πŸŽ‰ Mycroft Core 19.8.2 Release

:ferris_wheel: Introducing the ask_selection() method

This provides a simpler method for Skill developers who need to ask users to select from a list of options. Using this method will simplify your code, and automatically handles fuzzy matching as well as selecting using a number eg β€œthird”.

Big thanks to Jarbas and all the Community members who tested it out pre-release.

Check out the method parameters and start using it today!

:bug: Bug fixes and enhancements

  • Ensure get_response triggers listener on Picroft
  • Fraction parsing in Spanish - thanks Chance
  • Add lock to mute/unmute of mic stream to prevent potential errors
  • Automatically restart mic in event of IOError.
  • Support operating systems with multiple ID_LIKE entries.
  • As well as a range of additional tweaks and improvements!

:mage: Again, a special thanks to our Community contributors in this release:

5 Likes