Skip to content

Commit 6f3c5eb

Browse files
committed
chore(main): release 2.4.0
1 parent c322409 commit 6f3c5eb

3 files changed

Lines changed: 17 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.3.2"
2+
".": "2.4.0"
33
}

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/compare/v2.3.2...v2.4.0) (2025-10-31)
4+
5+
6+
### Features
7+
8+
* add GIF format to the file picker ([8f0fa92](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/8f0fa92112548ce20f5093d39038ebf5c73a5877))
9+
* allow to disable resuming last playing video on startup ([9d30331](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/9d30331ac804859f0635f2383642ce46e33c3032))
10+
* allow to loop specific videos until manual skip ([dde9a80](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/dde9a80930ddad600865313475c2ff304b3fe066))
11+
* switch videos only after a global fixed duration ([#163](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/issues/163)) ([9706d35](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/9706d35d537c58f9d2fea2c5ba66eddaaccf49eb))
12+
13+
14+
### Bug Fixes
15+
16+
* first video not random ([824aa46](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/commit/824aa46683bf9156583064f8c60827d5915470d9))
17+
318
## [2.3.2](https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/compare/v2.3.1...v2.3.2) (2025-06-20)
419

520

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"Name[el_GR]": "Smart Video Wallpaper Reborn",
2727
"Name[es]": "Smart Video Wallpaper Reborn",
2828
"Name[nl]": "Slimme videoachtergrond - herboren",
29-
"Version": "2.3.2",
29+
"Version": "2.4.0",
3030
"Website": "https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn"
3131
},
3232
"Keywords": [

0 commit comments

Comments
 (0)