Skip to content

v1.1.4

Compare
Choose a tag to compare
@nimroddolev nimroddolev released this 24 Sep 17:47
· 124 commits to main since this release

✨ New Features:

🧰 Improvements:

  • Improved queue manager.
  • Improved debug log messaging.
  • The language parameter now automatically populated when using the Nabu Casa TTS platform. 179

🐞 Bugfixes:

  • Fixed Sonos bug when no volume_level specified. 154
  • Failed action calls no longer prevent additional actions. 181, 161
  • Added aiofiles library as a requirement in the manifest. 182
  • Fixed blocking async calls to filesystem_helper.file_exists_in_directory and filesystem_helper.get_chime_options_from_path.
  • Generated MP3 files are now cached correctly. 167
  • Fixed cached files update issue.
  • Temporary public temp files removed from local filesystem after playback is completed.
  • The volume_level parameter now correctly supports an array of dictionaries.
  • Public URL no longer include an addition ‘/‘ character.
  • Fixed bug when playback requires both the local and public file paths.
  • Fixed missing folder path when playing an Alexa media player as well as another media_player of a different platform.

What's Changed

Full Changelog: v1.1.3...v1.1.4