diff --git a/manifest.json b/manifest.json index 3451298..1afd7dc 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.11.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.11.0/Jellyfin.Plugin.SmartLists_v10.11.11.0.zip", + "checksum": "F038E3A0AAEA92F1B5BA4C1115C895E5", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for multiple playlist users.\n* Added support for choosing only Audio Languages marked as default\n### Bug Fixes\n* Fixed issue where user names could show up twice in the list filters.\n* Fixed an issue where lists wouldn't update automatically when a media item was marked as unwatched.\n### Other Changes\n* Added a multi-select dropdown for media types.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.10.0...v10.11.11.0", + "timestamp": "2025-11-28" + }, { "version": "10.11.10.0", "targetAbi": "10.11.0",