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

v19.2.12

Compare
Choose a tag to compare
@forslund forslund released this 06 Jun 12:20
· 1590 commits to dev since this release

🇸🇪 This release on Sweden's national day brings mainly bugfixes but also small improvements to the Mycroft GUI.

Restore functionality to store utterances locally #2141, #2145

During previous refactoring the ability to locally store utterances was lost. This has now been restored.

Skill settings update #2140

After switching over to the new backend a couple of issues in the skill settings were noticed. This cleans up a couple of them and should make the code a bit tidier. For details see the relevant pull request.

Show webpages on the GUI #2138

@AIIX continues to build out the features of the mycroft GUI, this time adding methods for showing webpages and HTML code.

Miscellaneous

  • Use yaml.safe_loadwhen loading settingsmeta.yaml files #2133
  • Upgrade Adapt to 0.3.3, fixing an issue with one_of()
  • Upgrade msk to 0.3.13, fixing the default layout of the README.md