changelog

This commit is contained in:
Julien Maille 2021-11-02 22:18:54 +01:00
parent f2b7f20a14
commit 2a861c9e7c

View file

@ -2,15 +2,17 @@ Added:
- Ability to hide album name and year in playbar (#85) - Ability to hide album name and year in playbar (#85)
- Ability to change Sidebar gap sizes (#90) - Ability to change Sidebar gap sizes (#90)
- Ability to toggle playbar shadow (#92) - Ability to toggle playbar shadow (#92)
- Uninstall script for MacOs/Linux
Fixed: 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) - Broken sidebar hover effect with unsticked items (#69)
- `Sidebar config` buttons being below the text - `Sidebar config` buttons being below the text
- "Liked Songs" having an playing indicator wich looks bad (#87) - "Liked Songs" having an playing indicator wich looks bad (#87)
- Queue icon is hidden (#73) (Temporary until a better solution is found) - Queue icon is hidden (#73) (Temporary until a better solution is found)
- Playbar album name is now white again - Playbar album name is now white again
Improved: Improved:
- Background image now dosen't leak out of the main center area - 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 - Sidebar playlist icon images are now properly displayed and won't look stretched anymore
- Better install script for MacOs/Linux