Harden Docker ownership startup

This commit is contained in:
Codex
2026-08-10 11:15:22 +02:00
parent a41011ae17
commit db8b9f3560
5 changed files with 22 additions and 10 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.52.10 - 2026-08-10
- Made Docker UID/GID startup ownership fixes best-effort per mount so read-only or policy-managed Jellyfin bind mounts do not prevent Kaizoku from starting.
- Removed an unused Docker entrypoint helper.
## 0.52.9 - 2026-08-10
- Removed the unused legacy AllManga/AllAnime GraphQL metadata helper and constants from active code.