From 23c8fe23a790d87326739c3728a6d360ec670c43 Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Fri, 9 Jan 2026 21:55:08 +0100 Subject: [PATCH] Modify changelog for version 10.11.16.0 Updated changelog to include sorting limits for rule groups. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0a34b4e..31cf381 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "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\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* 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", + "changelog": "\n\n## What's Changed\n### New Features\n* You can now sort by and set limits to individual rule groups\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* 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" }, {