diff --git a/CHANGELOG.md b/CHANGELOG.md index 25bd8b2..00b4489 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,17 @@ 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 Fixed: -- Some sidebar items hawing wrong width on hover [(this)](https://github.com/JulienMaille/dribbblish-dynamic-theme/issues/87#issuecomment-954305428) +- 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 -Improved: +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 \ No newline at end of file +- Sidebar playlist icon images are now properly displayed and won't look stretched anymore +- Better install script for MacOs/Linux