From 486f5d026990cf2ca687fd7e9c49b9d71787461b Mon Sep 17 00:00:00 2001 From: Gabe Farrell Date: Tue, 17 Jun 2025 17:14:12 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9f5535..fd91fc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,4 @@ -# 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 +# v0.0.9 ## Fixes -- 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 \ No newline at end of file +- Sub-second precision is stripped from incoming listens to ensure they can be deleted reliably \ No newline at end of file