Releases: rosskouk/asknavidrome
Releases · rosskouk/asknavidrome
v0.9
AskNavidrome v0.9
New release!
- Adds multi-threading to speed up skill response times when dealing with large playlists
- The skill will now automatically scrobble tracks if you have enabled scrobbling on your Navidrome instance
- Added speech synthesis string sanitisation to prevent errors when SSML reserved characters are present in track, album or artist names.
- Docker images are now automatically built for amd64 and arm64 architectures by GitHub Actions
Thanks to everyone that has contributed to the project.
What's Changed
- Documentation Updates by @rosskouk in #59
- Adding thread for processing large playlists by @trekkie1707 in #58
- Comment and code order updates by @rosskouk in #60
- Feature scrobbling by @rosskouk in #62
- Fix speech strings to ensure they meet SSML standards by @rosskouk in #63
- Linting updates by @rosskouk in #64
New Contributors
- @trekkie1707 made their first contribution in #58
Full Changelog: v0.8...v0.9
v0.8
Version 0.7
Version 0.6
Now includes the ability to shuffle the existing queue of songs
v0.5 - Initial Version
Initial version of the AskNavidrome Alexa skill