From cc2d740b6146260b0ac868aca4f0221115d3ada0 Mon Sep 17 00:00:00 2001 From: Alexander Capehart Date: Thu, 20 Jun 2024 22:34:09 -0600 Subject: [PATCH] info: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index acfb63579..70f8b8257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Support multi-value MP4 tags with multiple `data` sub-atoms are parsed correctly - M3U paths are now interpreted both as relative and absolute regardless of the format - Added support for M3U paths starting with /storage/ +- Queue no longer scrolls as quickly when dragging items #### What's Fixed - Fixed repeat mode not restoring on startup @@ -23,6 +24,9 @@ rewind before skipping was turned off - For the time being, the media notification will not follow Album Covers or 1:1 Covers settings - Playback will close automatically after some time left idle +#### Dev/Meta +- Use WEBP instead of PNG icons + #### dev -> release changes - Re-added ability to open app from clicking on notification - Removed tasker plugin