diff --git a/manifest.json b/manifest.json index 37b4217..f6e2bab 100644 --- a/manifest.json +++ b/manifest.json @@ -107,6 +107,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.3.0.0", + "changelog": "- feat: Enhance custom media ID functionality with manual trailer override support", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.3.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "83c26ba8f7ad6e1a7fe73c7190f532f3", + "timestamp": "2026-02-04T00:07:15Z" + }, { "version": "1.2.3.7", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.\n- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 3.0.9 from original repo",