diff --git a/manifest.json b/manifest.json index d5481a2..97f40b3 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.16.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.16.0/Jellyfin.Plugin.SmartLists_v10.11.16.0.zip", + "checksum": "2F1F044864C0C1F1E5BA94A7EC29C361", + "changelog": "\n\n## What's Changed\n### New Features\n* You can now sort by rule groups (including interleaved sorting)\n* Added support for Actor Roles in people metadata.\n### Bug Fixes\n* Fixed a bug where negated operators did not work with playlist/collection rules\n### Other Changes\n* Removed interleaved sorting and fixed some issues with rule group sorting\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.15.0...v10.11.16.0", + "timestamp": "2026-01-09" + }, { "version": "10.11.15.0", "targetAbi": "10.11.0",