diff --git a/manifest.json b/manifest.json index ae122be..4b19ce6 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.0", + "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.3.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "ae6f34bee76f9d7873964a71ca191bf3", + "timestamp": "2026-01-27T23:54:42Z" + }, { "version": "1.2.2.0", "changelog": "- Fixes issues with persistent slides-container visibility",