chore: update changelog

This commit is contained in:
Gabe Farrell 2025-06-17 17:14:12 -04:00
parent 31d57fd79a
commit 486f5d0269

View file

@ -1,18 +1,4 @@
# v0.0.8 # v0.0.9
## Features
- An album artist can now be set as primary so that they are shown as the album artist in the top albums list
## Enhancements
- Show a few more items under "Last Played" on the home page
- Importing is now 4-5x faster
## Fixes ## Fixes
- Merge selections now function correctly when selecting an item while another is selected - Sub-second precision is stripped from incoming listens to ensure they can be deleted reliably
- Use anchor tags for top tracks and top albums
- UI fixes
## Updates
- Improved logging and error traces in logs
## Docs
- Add KOITO_FETCH_IMAGES_DURING_IMPORT to config reference