From 4c5a8410f0c96b15d91d328fe5f4458ad8c7247c Mon Sep 17 00:00:00 2001 From: Alexander Capehart Date: Fri, 17 May 2024 20:07:10 -0600 Subject: [PATCH] info: update changelog --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da465569a..3e669761a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ # Changelog -## dev +## 3.5.0 + +#### What's New +- Android Auto support +- Full media browser implementation +- Service can now operate independently of app +- Added basic tasker plugin + +#### What's Improved +- Album covers are now loaded on a per-song basis + +#### What's Fixed +- Fixed repeat mode not restoring on startup + +#### What's Changed +- 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 + +## 3.4.3 #### What's Improved - Added back option disable ReplayGain for poorly tagged libraries