Skip to content

Commit 64bd977

Browse files
committed
chore(main): release 2.14.0
1 parent 166df16 commit 64bd977

3 files changed

Lines changed: 19 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-
".": "2.13.0"
2+
".": "2.14.0"
33
}

CHANGELOG.md

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

3+
## [2.14.0](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/compare/v2.13.0...v2.14.0) (2026-08-01)
4+
5+
6+
### Features
7+
8+
* add zh_TW translation ([0f68993](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/0f6899391b7c5e61c0bf157c44c7af474cdbe1a9))
9+
* pause video on inactive Plasma Activities ([132e7c1](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/132e7c1caf0ada167e7385d6b3fd52ccadaa7087))
10+
* update Russian translation ([d9ce594](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/d9ce594f91693eb6ee6ef0cf38cfa08bd8ad7023))
11+
12+
13+
### Bug Fixes
14+
15+
* binding loop in seconds SpinBox ([c6462da](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/c6462dab63b51c0922d3197529e09a4829d3f86c))
16+
* ComboBox currentValue is read-only in Qt 6.9 and older ([537a800](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/537a800176d00db99ad31f283913a0b83b29f9c2))
17+
* handle missing `loop` property in the configuration after updating from an older version ([1c945fc](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/1c945fc867febc3a4917a39f05f48dbd5812970a))
18+
* prevent JSON parsing error on empty configuration ([3e136a0](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/3e136a0c54e6fdb2b5de1354d17ddd474607d2d1))
19+
320
## [2.13.0](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/compare/v2.12.0...v2.13.0) (2026-04-02)
421

522

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Name[zh_CN]": "智能视频壁纸",
2424
"Name[zh_TW]": "智慧影片桌布",
2525
"Name[ja]": "スマートビデオ壁紙",
26-
"Version": "2.13.0",
26+
"Version": "2.14.0",
2727
"Website": "https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn"
2828
},
2929
"Keywords": [

0 commit comments

Comments
 (0)