mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
Release v4.0.0
This commit is contained in:
parent
8ba60b477a
commit
a6c1a89e5c
2 changed files with 1 additions and 25 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
|
@ -1,24 +0,0 @@
|
|||
### Important changes
|
||||
This release changes the color selection algorithm.
|
||||
If you liked the old one better you can just change `Theme > Color Selection Algorithm` to `Vibrant`.
|
||||
|
||||
Added:
|
||||
- `Report Bugs`, `Request Feature` and `Changelog` buttons to `Settings > About`
|
||||
- Markdown parsing for settings descriptions
|
||||
- Option to have a button to open the settings next to your profile picture
|
||||
|
||||
Fixed:
|
||||
- Fonts looking blurry
|
||||
- Notification popups are being invisible when the (dribbblish) settings are open
|
||||
- Missing on/off times settings for `Based on Time` dark mode (#107)
|
||||
- Playing icon position being wrong when listening to a playlist that is inside a folder ([#106 (comment)](https://github.com/JulienMaille/dribbblish-dynamic-theme/issues/106#issuecomment-967208507))
|
||||
- Alignment of right expanded cover
|
||||
- Slider tooltip is incorrect after a reset (#111)
|
||||
|
||||
Improved:
|
||||
- The settings UI now better represents grouped items
|
||||
- Settings that have been changed from default will now show a line next to them. Inspired by the [Visual Studio Code settings UI](https://d33wubrfki0l68.cloudfront.net/d1f1ea4def506997ced23d3d912154794e530e1c/063d2/assets/img/blog/2020-09-17-vscode-settings/settings-ui.png)
|
||||
- Checkbox / Switch input styles are now more in line with other input styles
|
||||
- Available updates are now shown as a clickable button next to your user icon instead of having to open the user menu
|
||||
- The "offline" icon is now handled by dribbblish and fits in with the other info icons
|
||||
- Hovering over the release date in the album info now shows the full date
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "dribbblish-dynamic-theme",
|
||||
"version": "3.1.1",
|
||||
"version": "4.0.0",
|
||||
"homepage": "https://github.com/JulienMaille/dribbblish-dynamic-theme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/JulienMaille/dribbblish-dynamic-theme/issues"
|
||||
|
|
|
|||
Loading…
Reference in a new issue