chore: update changelog

This commit is contained in:
Gabe Farrell 2025-06-15 22:27:10 -04:00
parent 57cc60534d
commit 2981ec4e8a

View file

@ -1,14 +1,6 @@
# v0.0.5 # v0.0.6
## Features ## Features
- Artist MusicBrainz IDs will now be mapped during ListenBrainz and LastFM imports, even when MusicBrainz is disabled - Albums can now be marked as Various Artists
- 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
- More reliable artist MusicBrainz ID mapping when scrobbling
## Fixes ## Fixes
- Token validation now correctly validates case-insensitive authorization scheme - Artists will now be correctly associated with merged items
## Docs
- Removed the portion that mentions not being able to map MusicBrainz IDs when it is disabled, as that is no longer true