diff --git a/manifest.json b/manifest.json index bc7cc3a..9301592 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": "2.1.0.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.1.0/Jellyfin.Plugin.SmartPlaylist_v2.1.0.zip", + "checksum": "978140ADE1625BAE4D517B2D6760E9CB", + "changelog": "New features:\n- Edit existing playlists directly in the UI!\n- Choose playlist owner from dropdown of all Jellyfin users\n- User ID Migration: Automatic migration from usernames to User IDs for reliability\n\nPlus some other fixes, enhancements and performance tweaks.", + "timestamp": "2025-07-01" + }, { "version": "2.0.8.0", "targetAbi": "10.10.7",