mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-17 03:06:42 -07:00
feat: v0.0.5
This commit is contained in:
parent
4c4ebc593d
commit
242a82ad8c
36 changed files with 694 additions and 174 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue