From 7aadb40c823fa18c13860242bcfa38b5c44a4722 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 7 Apr 2026 06:40:42 +0000 Subject: [PATCH] chore: update manifest for v0.1.4 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index d47ef1f..b8a0bf0 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "Notifications", "imageUrl": "", "versions": [ + { + "version": "0.1.4.0", + "changelog": "## 0.1.4 (2026-04-07)\n\n### Bug Fixes\n\nLangsamer Start von Jellyfin wegen Überprüfung bestehender Einträge.\nLäuft nun asynchron.", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.tdpi.dev/TDPI/jellyfin-plugin-smartnotify/releases/download/v0.1.4/smartnotify_0.1.4.zip", + "checksum": "6241bdf445f91732a917a8e56c956226", + "timestamp": "2026-04-07T06:40:42Z" + }, { "version": "0.1.3.0", "changelog": "## 0.1.3 (2026-04-05)\n\n### Bug Fixes\n\nGebe keine Notification wenn der Name der Serie tmdbid oder ähnliches enthält.\nDies verhindert das die Notification kommt wenn noch nicht die Metadaten gezogen wurden.",