Changes in this Release
Changelog
V0.0.6 (2023-01-26)
Implemented enhancements:
- Update dependencies to stable versions #268 (NeonDaniel)
- improve skill loading #245 (JarbasAl)
- Add
skills-essential
optional dependencies #266 (NeonDaniel) - sync lang resouces with mycroft-core #199
- Lng: Add cs-cz noise words #260 (NeonDaniel)
- Refactor/skill class from workshop #246 (JarbasAl)
- add "last.voc" resource #248 (emphasize)
- Add display setting for menu labels #244 (AIIX)
- relax lingua_franca version #242 (builderjer)
- Reorg shutdown to prevent logged exceptions in skill shutdown #240 (NeonDaniel)
- Add config option to retry mic init on start (default True) #238 (NeonDaniel)
- page background color support for show image and show animated image #236 (AIIX)
- add factory reset ui #231 (AIIX)
Fixed bugs:
- Actually use the advertised audio device and sample rate with the audio test. #265 (gmsoft-tuxicoman)
- Bump minimum plugin version for ocp fix #259 (NeonDaniel)
- Prevent logging errors when a blacklisted skill is handled as expected #257 (NeonDaniel)
- Ignore setuptools pip-audit failure #253 (NeonDaniel)
- Prevent exceptions if a user doesn't reply to an
ask_yesno
prompt #252 (NeonDaniel) - Fix system url web view #251 (AIIX)
- voice service has multiple errors, DeviceAPI and Hotword engine #216
- Update factory reset message #247 (NeonDaniel)
- port/fix/ intent name colision #233
- Handle multiple intents with the same name (MycroftAI#2921) #235 (JarbasAl)
- Fix display settings ui #237 (AIIX)
- Fix show_pages index api #234 (AIIX)