From 8d1cee1c3a84c4f535b414a7e49d2fc4ed3863a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 Oct 2025 01:17:43 +0000 Subject: [PATCH] Generate manifest --- manifest.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/manifest.json b/manifest.json index 9fefe4b..0f51175 100644 --- a/manifest.json +++ b/manifest.json @@ -6831,6 +6831,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Streamyfin.png", "versions": [ + { + "version": "0.63.0.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/streamyfin/jellyfin-plugin-streamyfin/releases/tag/0.63.0.0)\n", + "targetAbi": "10.9.9.0", + "sourceUrl": "https://github.com/streamyfin/jellyfin-plugin-streamyfin/releases/download/0.63.0.0/streamyfin-0.63.0.0.zip", + "checksum": "f665791a8e159bf95fef6c2cfb10dec4", + "timestamp": "2025-10-09T08:43:28Z" + }, { "version": "0.62.0.0", "changelog": "- See the full changelog at [GitHub](https://github.com/streamyfin/jellyfin-plugin-streamyfin/releases/tag/0.62.0.0)\n", @@ -10973,6 +10981,17 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Home Screen Sections.png", "versions": [ + { + "version": "2.3.11.0", + "changelog": "🔒 Security Hotfix Release Notes\r\n\r\n- Fixed issue with DiscoverRequest endpoint allowing any user to request on behalf of any user.", + "targetAbi": "10.10.7.0", + "sourceUrl": "https://github.com/IAmParadox27/jellyfin-plugin-home-sections/releases/download/2.3.11.0/Release-10.10.7.zip", + "checksum": "B41DA2BBED96E4526AA51A6D57B756A2", + "timestamp": "2025-10-09T18:59:32", + "dependencies": [ + "5e87cc92-571a-4d8d-8d98-d2d4147f9f90" + ] + }, { "version": "2.3.10.0", "changelog": "✨ Enhancements & Bug Fixes\r\n\r\n- Fixed issue where TV shows couldn't be requested in discover section\r\n- Adding ability for admins to configure whether each section should show/hide played content\r\n- Changed Jellyseerr API key to be masked\r\n- Fixed some issues with the cache bust text\r\n- Added authorize to discover request fixing security vulnerability highlighted in #93",