diff --git a/manifest.json b/manifest.json index fa6380a..d658fb2 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.7.1.5", + "changelog": "- feat: add option to disable pagination dots/counter\n- fix button issue on mobile when using ElegantFin Theme", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.7.1.5/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "f9a18cb5f38a7a8e54a45e13e5e39bd8", + "timestamp": "2026-03-08T16:17:51Z" + }, { "version": "1.7.1.4", "changelog": "- feat: add option to disable pagination dots/counter\n- fix button issue on mobile when using ElegantFin Theme",