Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 09:13
· 133 commits to main since this release

v0.6.0 CHANGELOG

NOTE: Even though this release contains some deprecations regarding .env variables, everything should still work with the old variables!

[SUPPORT] Added support for Jellyfin

  • Users can now add a Jellyfin API key with API_KEY variable in local.env

[FIX] Incorrect encoding type used for Subsonic credential generation, causing occasional authentication failures. - faacf1c

[QoL] Renamed some Subsonic specific local.env variable names to fit with Jellyfin implementation and added warnings about deprecated variables.
[QoL] Improved error handling and logging for Subsonic

Full Changelog: v0.5.0...v0.6.0