mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-27 14:02:13 +00:00
Release v3.1.0
This commit is contained in:
parent
2f706ed347
commit
6118e1d9e7
2 changed files with 1 additions and 24 deletions
23
CHANGELOG.md
23
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
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "dribbblish-dynamic-theme",
|
"name": "dribbblish-dynamic-theme",
|
||||||
"version": "3.0.1",
|
"version": "3.1.0",
|
||||||
"homepage": "https://github.com/JulienMaille/dribbblish-dynamic-theme",
|
"homepage": "https://github.com/JulienMaille/dribbblish-dynamic-theme",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/JulienMaille/dribbblish-dynamic-theme/issues"
|
"url": "https://github.com/JulienMaille/dribbblish-dynamic-theme/issues"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue