Skip to content

Release 0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 23:07
b6981b8

Release Notes

  • runs offline by default!
  • introducing gui extensions
  • introducing fallback STT
  • introducing VAD plugins
  • deprecate enclosure in favor of PHAL
  • support for multiple hotwords
  • skills can now live in XDG directories, no longer in /opt/mycroft, this solves a lot of permission related issues while enabling multi user setups
  • skills can now provide a setup.py, this means they can be pip installed and managed like regular packages
  • goodbye msm, you wont be missed

Changelog

V0.0.3 (2022-05-09)

NOTE: due to a technical error 0.0.2 was skipped, this was meant to be 0.0.2!

Full Changelog

Fixed bugs:

Implemented enhancements:

"Breaking" changes:

Tests and Automations:

Packaging:

Closed issues:

  • is_alive() and all_loaded() service status enquiries seems broken #101

0.0.1 (2021-11-01)

Full Changelog

Implemented enhancements:

  • feat/allow_disabling_mic_meter_ipc #3 (JarbasAl)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator