diff --git a/manifest.json b/manifest.json index 84b4f5a..955bf69 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.4.0.0", + "changelog": "- feat: Add client-side settings feature for selected media bar settings", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.4.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "73533ec26667705ee845ccff2b5f3769", + "timestamp": "2026-02-04T12:46:16Z" + }, { "version": "1.3.0.3", "changelog": "- feat: Enhance custom media ID functionality with manual trailer override support",