Release Multilang 0.2.5 and 0.3.4

Publish Jellyfin 10.11 maintenance and Jellyfin 12 stable builds with proxy hardening, targeted fetching, local artwork repair, and obsolete-rule removal. Document the database backup format change.
This commit is contained in:
ajp_anton
2026-09-09 01:19:16 +00:00
parent 6bdaf69f75
commit 1b9fb74e74
3 changed files with 16 additions and 0 deletions
+16
View File
@@ -55,6 +55,14 @@
"checksum": "bc7443769a97ca634f0216b4b16e5734", "checksum": "bc7443769a97ca634f0216b4b16e5734",
"timestamp": "2026-08-21T23:24:08Z" "timestamp": "2026-08-21T23:24:08Z"
}, },
{
"version": "0.2.5.0",
"changelog": "Jellyfin 10.11 maintenance release. Harden proxy authentication and item permissions; share raw-response caching across paging and sorting; improve settings-page lifecycle; add targeted missing-data fetching, bounded concurrency, batched database operations, and local artwork repair from saved source URLs. Remove obsolete saved-rule formats. Existing databases upgrade automatically; make fresh database exports after upgrading because older database exports are not supported. Current classification rules and user-settings export format remain supported.",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.5.0.zip",
"checksum": "c00c7c15e7fa896b0f342e706c06baf0",
"timestamp": "2026-09-09T01:18:23Z"
},
{ {
"version": "0.3.0.0", "version": "0.3.0.0",
"changelog": "Jellyfin 12 RC compatibility build: retarget to .NET 10/Jellyfin 12 packages and use standard Jellyfin authorization headers for plugin and proxied requests.", "changelog": "Jellyfin 12 RC compatibility build: retarget to .NET 10/Jellyfin 12 packages and use standard Jellyfin authorization headers for plugin and proxied requests.",
@@ -86,6 +94,14 @@
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.3.0.zip", "sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.3.0.zip",
"checksum": "00648eab85f7570b8e923033e8aa906a", "checksum": "00648eab85f7570b8e923033e8aa906a",
"timestamp": "2026-08-21T23:24:08Z" "timestamp": "2026-08-21T23:24:08Z"
},
{
"version": "0.3.4.0",
"changelog": "Jellyfin 12.0 stable compatibility release. Harden proxy authentication and item permissions; share raw-response caching across paging and sorting; improve settings-page lifecycle; add targeted missing-data fetching, bounded concurrency, batched database operations, and local artwork repair from saved source URLs. Remove obsolete saved-rule formats. Existing databases upgrade automatically; make fresh database exports after upgrading because older database exports are not supported. Current classification rules and user-settings export format remain supported.",
"targetAbi": "12.0.0.0",
"sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.3.4.0.zip",
"checksum": "3e06ad817bc219d871887a6ab0c1d50a",
"timestamp": "2026-09-09T01:18:23Z"
} }
] ]
} }
Binary file not shown.
Binary file not shown.