From e475a2d61a182ee6560f027a72617332cb17f96e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Mar 2026 22:24:04 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.23.3 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 5f84c82..cc27b36 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.23.3", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.23.3/Jellyfin.Plugin.SmartLists_v10.11.23.3.zip", + "checksum": "719EA763A77BF9A0A05F43066BD7114F", + "changelog": "\n\n## What's Changed\n### New Features\n* Renamed sort option \"No Order\" to \"Default\". When using Default, it can change automatically depending on the rule field selected, for example External List will by default sort by the extern list order.\n### Bug Fixes\n* Playback status now works correctly with albums in collections\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.23.2...v10.11.23.3", + "timestamp": "2026-03-14" + }, { "version": "10.11.23.2", "targetAbi": "10.11.0",