diff --git a/bazarr/CHANGELOG.md b/bazarr/CHANGELOG.md index b81d926d3..c597bb589 100644 --- a/bazarr/CHANGELOG.md +++ b/bazarr/CHANGELOG.md @@ -2,7 +2,7 @@ ## 1.5.6-4 (2026-04-22) - Fix Bazarr crash on startup: base_url must start with '/' for Flask blueprint registration - +## 1.5.6-3 - Add Ingress support with nginx reverse proxy for sidebar integration - Add connection_mode option (ingress_noauth/noingress_auth/ingress_auth)