diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index 72102123d6..2e76eaf83c 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -1,3 +1,4 @@ +- Fix the Gitea add-on HEALTHCHECK to work correctly when SSL is enabled, so Home Assistant can accurately report the add-on's health status regardless of whether the instance uses HTTP or HTTPS. ## 1.26.4 (2026-06-23) - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)