diff --git a/manifest.json b/manifest.json index cf763ab..461b6cf 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartlists-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.11.12.1", + "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", + "timestamp": "2025-12-07" + }, { "version": "10.11.12.0", "targetAbi": "10.11.0",