diff --git a/manifest.json b/manifest.json index 882a368..eecfbf1 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-rc8/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc8.zip", + "checksum": "B40577D43F0BBE803721C0CA1ACF3772", + "changelog": "\n\n## What's Changed\n### New Features\n* Sorting by name now takes into account if the name begins with numbers and sorts them properly.\n* Added playlist statistics\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc7...v10.10.10.0-rc8", + "timestamp": "2025-10-06" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",