feat: v0.0.5

This commit is contained in:
Gabe Farrell 2025-06-15 19:09:44 -04:00
parent 4c4ebc593d
commit 242a82ad8c
36 changed files with 694 additions and 174 deletions

View file

@ -1,3 +1,14 @@
# v0.0.4
# v0.0.5
## Features
- Artist MusicBrainz IDs will now be mapped during ListenBrainz and LastFM imports, even when MusicBrainz is disabled
- Merges now support replacing images for artists and albums
- Time listened per item is now displayed on the item page, below the total play count
## Enhancements
- Re-download images missing from cache on request
- More reliable artist MusicBrainz ID mapping when scrobbling
## Fixes
- Token validation now correctly validates case-insensitive authorization scheme
## Docs
- Removed the portion that mentions not being able to map MusicBrainz IDs when it is disabled, as that is no longer true