diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b47c92..e69de29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +0,0 @@ -Added: -- Ability to hide album name and year in playbar (#85) -- Ability to change Sidebar gap sizes (#90) -- Ability to toggle playbar shadow (#92) -- Uninstall script for MacOs/Linux -- Reset button for Settings - -Fixed: -- Some sidebar items having wrong width on hover [(this)](https://github.com/JulienMaille/dribbblish-dynamic-theme/issues/87#issuecomment-954305428) -- Broken sidebar hover effect with unsticked items (#69) -- `Sidebar config` buttons being below the text -- "Liked Songs" having an playing indicator wich looks bad (#87) -- Queue icon is hidden (#73) (Temporary until a better solution is found) -- Playbar album name is now white again -- Color sometimes not changing until restart - -Improved: -- Background image now dosen't leak out of the main center area -- Sidebar playlist icon images are now properly displayed and won't look stretched anymore -- Better install script for MacOs/Linux -- `About` settings area is always open now -- Context menus are now glassy -- User menu hover state diff --git a/package.json b/package.json index 560e06b..1f3a207 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dribbblish-dynamic-theme", - "version": "3.0.1", + "version": "3.1.0", "homepage": "https://github.com/JulienMaille/dribbblish-dynamic-theme", "bugs": { "url": "https://github.com/JulienMaille/dribbblish-dynamic-theme/issues"