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

v18.2.0b

Compare
Choose a tag to compare
@forslund forslund released this 01 Mar 17:36
· 2712 commits to dev since this release

We are in Beta!

During the last couple of months a lot of work has gone into the Mycroft stack, both by the core team but also by Mycroft's incredible community. We've been chipping away on the various system that were put into place for the 17.08 release and improved the usability for users while making the tools created for skill creators easier to use. The release notes below is just the tip of the iceberg that is our 18.02 release, months of work and a vast number of point releases has led here.

Intent handler decorators rework #1454

Clean up of the intent handler decorators allowing for future improvements such as loading skills in parallel and possibly resolving an issue with skill intent registering on the wrong skill

Improved handling of Settings and Config while not paired #1451

Skill settings and remote config will not be fetched before device is paired

Misc

  • Bugfix for settings changed callback after pairing #1452
  • Train padatious after all skills have been loaded #1455
  • Improve message when triggering skills before they are loaded #1456