Skip to content

Commit 6adb798

Browse files
committed
chore(main): release 8.0.0
1 parent 51757fd commit 6adb798

3 files changed

Lines changed: 23 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-
".": "7.3.0"
2+
".": "8.0.0"
33
}

CHANGELOG.md

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

3+
## [8.0.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v7.3.0...v8.0.0) (2026-08-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* The C++ plugins needs to be rebuilt if it was installed manually from source, see https://github.com/luisbocanegra/plasma-panel-colorizer#build-from-source-with-c-plugin
9+
10+
### Features
11+
12+
* remove animation from configuring indicator ([ca95713](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/ca95713f59de1dbc4ec088bdaf3c096d08bcd8a8))
13+
* Update Catalan translation ([7d27d40](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/7d27d4064d588dfa92b20abd81b61238379715d3))
14+
15+
16+
### Bug Fixes
17+
18+
* disable state customization by default for overrides ([548eac0](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/548eac080172df9c5b72c970d3103fe5f2422eb2))
19+
* don't track last active window by default ([ba6e369](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/ba6e369946d1e5c60eb46d620dcbb8a61e0603e5))
20+
* panel colorizer visibility not changing in Edit Mode ([51757fd](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/51757fd668c5bea66d36b58f70e8523317c3c842))
21+
* remove stale blur regions by id ([15c4935](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/15c493541b975b3aca0cc8163291082a769b4e0a))
22+
* widget hover state not working ([da86206](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/da86206a501597c767220181b9687bdb6b7ba18a))
23+
324
## [7.3.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v7.2.0...v7.3.0) (2026-07-14)
425

526

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"Name[uk]": "Колоризатор панелі",
4242
"Name[zh]": "Panel colorizer",
4343
"Name[zh_TW]": "Panel colorizer",
44-
"Version": "7.3.0",
44+
"Version": "8.0.0",
4545
"Website": "https://github.com/luisbocanegra/plasma-panel-colorizer"
4646
},
4747
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)