This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
18.2.4b
·
2621 commits
to dev
since this release
Shutdown improvements (#1519)
The handling of signals has been improved allowing the software stack to be shutdown more gracefully.
Fix install script for renamed module (#1514)
Fixes failure to launch mycroft when mycroft-core was cloned to a non-standard location. Big thanks to @cowang4 for providing this fix.
Add enable/disable intent using the messagebus. (#1524)
Skill intents can now be enabled/disabled over the messagebus. Shout outs to @JarbasAl for providing this one.
Add support for ETag caching (#1520)
To reduce server load and data traffic the all api requests supports Etag caching, which means no data is sent unless the information on the server has changed since last query.
Initial Spanish translation (#1515)
Big thanks to @zeehio for providing this initial work.