Files
hassio-addons/ente/CHANGELOG.md
Alexandre a4b100feea fix(ente): unbreak build — base image moved to ghcr.io/ente/server (#2946)
* fix(ente): base image moved to ghcr.io/ente/server

Upstream renamed the GitHub org ente-io -> ente. github.com redirects, so the
web-builder clone still worked, but GHCR does not redirect: the base image
ghcr.io/ente-io/server:latest now resolves to 'not found' and every rebuild
failed (run 31227202542).

Points the base image and the web source clone at the new org, and lands the
4.4.25 bump the updater bot had reverted by the same failure.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* fix(ente): sync build.json and README to the renamed org, tidy changelog

build.json still pinned ghcr.io/ente-io/server:927c6a31... — a dead reference
after the org rename (the pinned digest does resolve under ente/server, verified
200 from the registry). It is inert today since this Dockerfile hardcodes its
FROM rather than consuming ARG BUILD_FROM, but leaving a dead ref there is a
trap for the next person.

Also repoints the two README links and matches the changelog date format to the
surrounding entries.

Reported by Copilot on PR #2946.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-08 11:54:31 +02:00

5.2 KiB

4.4.25 (2026-08-08)

  • Update to latest version from ente/ente (changelog : https://github.com/ente/ente/releases)
  • Fix build failure: upstream renamed the ente-io org to ente, so the base image is now ghcr.io/ente/server (GHCR does not follow the rename)

4.4.23 (2026-06-11)

1.7.24 (2026-06-05)

4.4.22-7 (04-06-2026)

  • Minor bugs fixed

4.4.22-6 (04-06-2026)

  • Fix SIGPIPE (exit 141) on startup: tr piped to head -c against /dev/urandom now suppresses the expected SIGPIPE under set -o pipefail

4.4.22-5 (04-06-2026)

  • Fix AppArmor profile name (was copied from qbittorrent, could collide with that add-on)
  • Expose Accounts (3001), Auth (3003) and Cast (3004) ports so the login/2FA web apps are reachable
  • Default external Postgres port to 5432 when DB_PORT is left blank
  • Write the correct DB host/port to museum.yaml when using an external database
  • Exclude minio-data and postgres folders from Home Assistant backups

4.4.22-4 (04-06-2026)

  • Minor bugs fixed

4.4.22-3 (04-06-2026)

  • Remove DISABLE_WEB_UI option, web UI is now always enabled
  • Make MinIO internal-only (127.0.0.1) since museum proxies S3 operations
  • Fix web UI API origin: use ENTE_ENDPOINT_URL so browsers can reach the API
  • Hardcode MinIO credentials internally (no longer user-configurable)
  • Remove dead options: MINIO_DATA_LOCATION, MINIO_ROOT_USER, MINIO_ROOT_PASSWORD

4.4.22-2 (04-06-2026)

  • Minor bugs fixed

4.4.23 (2026-06-03)

  • Fix nginx rewrite loop on /index.html causing 500 Internal Server Error in Web UI

4.4.22 (2026-05-16)

4.4.21 (2026-05-09)

4.4.20 (2026-04-23)

4.4.19 (2026-04-04)

1.3.28 (2026-03-28)

1.7.21 (2026-03-07)

1.3.16 (2026-02-28)

1.3.15 (2026-02-23)

4.4.17 (2026-02-21)

4.4.16 (2026-02-14)

4.4.17 (2026-02-07)

1.7.18 (2026-02-04)

1.7.17 (2026-01-30)

4.4.15 (2026-01-03)

  • Minor bugs fixed

4.4.13 (2025-12-20)

4.4.12 (2025-11-29)

4.4.10 (2025-11-22)

4.4.11 (2025-11-15)

4.4.10 (2025-11-08)

"4.4.6-3" (2025-11-05)

  • Minor bugs fixed

"4.4.6-2" (2025-11-04)

  • Minor bugs fixed

"4.4.6" (2025-11-01)

  • Minor bugs fixed

4.4.6 (2025-11-01)

4.4.5 (2025-10-11)

1.2.9 (2025-10-04)

4.4.4 (2025-08-09)

4.4.3 (2025-07-25)

4.4.0-2 (2025-07-20)

  • Minor bugs fixed

4.4.0 (2025-07-18)

1.1.57-3 (2025-07-18)

  • Minor bugs fixed

1.1.57-2 (2025-07-17)

  • Minor bugs fixed

1.1.57 (2025-07-17)

  • Minor bugs fixed