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",