mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-16 10:55:55 -07:00
feat: v0.0.8
This commit is contained in:
parent
00e7782be2
commit
80b6f4deaa
66 changed files with 1559 additions and 916 deletions
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -1,5 +1,18 @@
|
|||
# v0.0.7
|
||||
# v0.0.8
|
||||
## 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
|
||||
- Login form now correctly handles special characters
|
||||
- Update User form now correctly handles special characters
|
||||
- Delete Listen button is now hidden when not logged in
|
||||
- Merge selections now function correctly when selecting an item while another is selected
|
||||
- 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue