From b9c5c8bf76a657bc89cea52e7a19e353d4de6005 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Dec 2025 16:45:13 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.14.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 9d14217..d428940 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.14.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.14.0/Jellyfin.Plugin.SmartLists_v10.11.14.0.zip", + "checksum": "A6B8F632AC7F8D62B5B83B3E621E0F1B", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for Playlists in rule fields\n### Bug Fixes\n* Fix API doc generation error\n### Other Changes\n* Added plugin shortcut in the main sidebar.\n\n## New Contributors\n* @RedStylzZ made their first contribution in https://github.com/jyourstone/jellyfin-smartlists-plugin/pull/242\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.13.0...v10.11.14.0", + "timestamp": "2025-12-20" + }, { "version": "10.11.13.0", "targetAbi": "10.11.0",