Skip to content

Commit 3c704d1

Browse files
committed
chore(main): release 2.10.0
1 parent cf101b5 commit 3c704d1

3 files changed

Lines changed: 24 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.9.0"
2+
".": "2.10.0"
33
}

CHANGELOG.md

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

3+
## [2.10.0](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/compare/v2.9.0...v2.10.0) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* add kscreen-doctor to screen off detection command ([8aa0bf4](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/8aa0bf45c3fd8d00ad436107511325197ff6681f))
9+
* alternative playback speed ([73fc437](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/73fc437a281549feb16eb66276f2227afc01c9b3))
10+
* update Spanish translation ([e05aff8](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/e05aff8d54cf301d6fef4a87457cd6ae19796abd))
11+
12+
13+
### Bug Fixes
14+
15+
* add domain to translatable strings ([41dbc0a](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/41dbc0abcd49af3e28d603c6efa023b7e9b37e1f))
16+
* add missing executable permission in install.sh ([9bbb71f](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/9bbb71f1b4982bf4d8848447f1ed13867a8bf995))
17+
* inform about KDE Store version removal on install.sh ([aff251a](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/aff251a7089cb9856611963b3c0c1a15a03263fe))
18+
* limit minimum playback speed to 0.01 ([9acb60d](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/9acb60da9f5e316a052a25b5300a15f3e312082e))
19+
* race condition in screen state monitoring ([aa9b3d5](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/aa9b3d55f8b9b5dbd4c2271530449e0089b24e65))
20+
* recover command ([06923ba](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/06923ba7bedc6e02461d7c65b67d4a96b49f72a4))
21+
* remove url from translatable string ([7776f49](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/7776f49de5d15c163206f861909c6276bc3e753e))
22+
* stop dbus signal monitor when switching to other wallpaper plugin ([4602b65](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/4602b65586ed602b1ba316841886a7cb5d7424d4))
23+
* stuttering due to unique commands in executable datasource ([cf101b5](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/cf101b552fc0b647fc277ddc554918c7167f8dc3))
24+
325
## [2.9.0](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/compare/v2.8.1...v2.9.0) (2026-01-13)
426

527

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"Id": "luisbocanegra.smart.video.wallpaper.reborn",
2121
"License": "GPLv2+",
2222
"Name": "Smart Video Wallpaper Reborn",
23-
"Version": "2.9.0",
23+
"Version": "2.10.0",
2424
"Website": "https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn"
2525
},
2626
"Keywords": [

0 commit comments

Comments
 (0)