diff --git a/manifest.json b/manifest.json index a1e5879..882a368 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.10.10.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.10.0-rc7/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc7.zip", + "checksum": "4EB5EEBEF902B3CFDF388AD11D43E7E3", + "changelog": "\n\n## What's Changed\n### New Features\n* Added option to ignore leading article 'The' when sorting by name\n* You can now choose to include tags from parent Series for episodes.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc6...v10.10.10.0-rc7", + "timestamp": "2025-10-02" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",