diff --git a/manifest.json b/manifest.json index 8e20f31..9d8d77b 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.11.10.100", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.10.100-rc/Jellyfin.Plugin.SmartLists_v10.11.10.100-rc.zip", + "checksum": "1476D77597DA0C93B05B7F712707990E", + "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### 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.10.100-rc", + "timestamp": "2025-11-25" + }, { "version": "10.11.9.104", "targetAbi": "10.11.0",