From 99bafb9b420e4f66d624c380d89df2a5500c0917 Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Sun, 7 Dec 2025 01:07:07 +0100 Subject: [PATCH] Revise changelog for version 10.11.12.1 Updated changelog to include new features, bug fixes, and other changes. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 461b6cf..69568fe 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "targetAbi": "10.11.0", "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.12.1/Jellyfin.Plugin.SmartLists_v10.11.12.1.zip", "checksum": "3062E9F087ED755C31C1DED3116CB99D", - "changelog": "\n\n## What's Changed\n### New Features\n* The LastPlayedDate rule now works with Collections as well.\n### Bug Fixes\n* Fixed an issue where audio playlists couldn't be sorted by name (track title).\n* Fixed an issue where playback status wasn't working properly in somecases.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.12.0...v10.11.12.1", + "changelog": "\n\n## What's Changed\n### New Features\n* The LastPlayedDate rule now works with Collections as well.\n### Bug Fixes\n* Fixed an issue where audio playlists couldn't be sorted by name (track title).\n* Fixed an issue where playback status wasn't working properly in some cases.\n### Other Changes\n* Added documentation icons + other minor UI changes\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.12.0...v10.11.12.1", "timestamp": "2025-12-07" }, {