✨ New Features:
- Added cover art to generated MP3 files (disabled by default, but can be enabled via the configuration page)
- Added support for using public URLs for Google Cast media players
🧰 Improvements:
- Improved queue manager and added additional debug log messages
- Improved debug log messaging
🐞 Bugfixes:
- Fixed blocking async calls to
filesystem_helper.file_exists_in_directoryandfilesystem_helper.get_chime_options_from_path - Fixed cached files update issue
- Temporary externally-facing temp files removed from local filesystem after playback is completed
What's Changed
- Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #163
Full Changelog: v1.1.4-beta3...v1.1.4-beta4