diff --git a/manifest.json b/manifest.json index 69568fe..9d14217 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.13.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.13.0/Jellyfin.Plugin.SmartLists_v10.11.13.0.zip", + "checksum": "F571279C4A85F66169ED68225852648F", + "changelog": "\n\n## What's Changed\n### New Features\n* You can now clone rule fields as well as clone and delete whole ruleblocks.\n* You can now sort collections! (requires Jellyfin version 10.11.5)\n### Bug Fixes\n* Fixed an issue where the wrong user would be pre-selected when creating and cloning collections.\n### Other Changes\n* You can now close the notification popups\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.12.1...v10.11.13.0", + "timestamp": "2025-12-15" + }, { "version": "10.11.12.1", "targetAbi": "10.11.0",