Skip to content

Commit e7fc1a1

Browse files
committed
chore(main): release 5.0.0
1 parent af283ff commit e7fc1a1

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.3.2"
2+
".": "5.0.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [5.0.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v4.3.2...v5.0.0) (2025-08-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* If you are forcing floating dialogs (applets) you will need to update your settings/presets to allow floating applets changes in plasma 6.4.0 and later **Appearance** > **Floating applets** > enable (check) allow changes
9+
10+
### Bug Fixes
11+
12+
* broken panel auto hide and window sizes not updating with panel ([1247164](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/124716468c67c10767c81c0c9811084c6bcddd7b))
13+
* preset settings not saving sometimes ([af283ff](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/af283ffe5bb68aa4376c63280f3ffe53ba959b72))
14+
* require allowing floating applets changes 6.4.0 and later ([58b2196](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/58b219632c6e8f799c8bb5283ae084e9b5de89cd))
15+
* stockPanelSettings.visible.value not applying on Plasma start ([0c097bc](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/0c097bc29c25a18463382c517b6beb79014a51fa))
16+
317
## [4.3.2](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v4.3.1...v4.3.2) (2025-06-20)
418

519

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Name[de]": "Panel Colorizer",
2424
"Name[nl]": "Paneelkleuring",
2525
"Name[zh]": "Panel colorizer",
26-
"Version": "4.3.2",
26+
"Version": "5.0.0",
2727
"Website": "https://github.com/luisbocanegra/plasma-panel-colorizer"
2828
},
2929
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)