diff --git a/manifest.json b/manifest.json index 4a95cb4..f995e90 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.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", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.3.7/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "fa1bf48cff159cc7dbf0aab48511a37c", + "timestamp": "2026-01-28T22:39:54Z" + }, { "version": "1.2.3.6", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.",