Skip to content

Commit 9b7ecdf

Browse files
committed
chore(main): release 7.3.0
1 parent 7f16267 commit 9b7ecdf

3 files changed

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

CHANGELOG.md

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

3+
## [7.3.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v7.2.0...v7.3.0) (2026-07-14)
4+
5+
6+
### Features
7+
8+
* Add Brazilian Portuguese translation ([#549](https://github.com/luisbocanegra/plasma-panel-colorizer/issues/549)) ([a449aab](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/a449aab0abc8c862aa02398cd399eb191926b5bd))
9+
* allow replacing icons of background apps ([968d6d6](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/968d6d66e9b865624c7db936c01165f20129709d))
10+
* allow setting opacity for gradient and image background types ([38b5669](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/38b5669dcb24b1fbf2494ce4c5f074f5ac4f3d1a))
11+
* allow to replace system tray icons by icon name ([e91ecf5](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/e91ecf5b25dc4bdd322170d59aad7c0078cf37e1))
12+
13+
14+
### Bug Fixes
15+
16+
* active window fallback when there is only one window in the stack ([fbd604d](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/fbd604ddc2a20dc4abc13f9adeb01e39518cab83))
17+
* active window preset auto-loading ([5b74889](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/5b7488931b97df40f65fb2f62f0b13a1aecf321f))
18+
* black background when using images with alpha channel ([a2a6502](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/a2a6502664b08db62f5e5620a167ceb8115faf8c))
19+
* support Plasma 6.7 per-output virtual desktops ([8de0714](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/8de0714d15cc5c80ceb8c09003987bef461ae9dc))
20+
* typo in Plasmashell restart message ([1be31fd](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/1be31fd075678947a09532e0dbc064cd2e351f58))
21+
322
## [7.2.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v7.1.0...v7.2.0) (2026-05-23)
423

524

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.2.0",
44+
"Version": "7.3.0",
4545
"Website": "https://github.com/luisbocanegra/plasma-panel-colorizer"
4646
},
4747
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)