Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

v18.8.10

Compare
Choose a tag to compare
@forslund forslund released this 03 Jan 11:04
· 1998 commits to dev since this release

This release contains a series of minor improvements and bugfixes as well as a couple of larger strides towards the Mark-2.

Barge-in support #1920

The mic can now be configured to remain unmuted while mycroft is speaking.

Allow Mimic2 pronouncing negative numbers, #1927

This fixes an error in the number parsing before sending to the mimic2 service. Many thanks to @vmajor for reporting the issue.

Setup wizard #1924

The dev_setup.py now has a setup helping new users to setup mycroft and install the required packages.

Gui update #1922

Update to handle inserting and switching pages according to the new mycroft-gui model.

Allow dev-setup to ignore errors #1914

Big thanks to @Batcastle for adding this functionality

Swagger documentation for the mycroft api #1919

The swagger config for the mycroft api documentation is now included in the project.

Bugfixes and minor improvements

  • Handle year style pronounciation correctly when a float is provided. #1916
  • Write config files in a human readable format #1915
  • Add Travis tests for python 3.7 #1905
  • Allow to explicitly skip mimic build #1918