github openVESSL/Anchorr v1.4.5

one day ago

What's Changed

🐛 Fixed

  • Trust proxy validation error: TRUST_PROXY=true now sets trust proxy to 1 (hop count) instead of true (boolean), resolving ERR_ERL_PERMISSIVE_TRUST_PROXY from express-rate-limit v7+ when running behind a reverse proxy like Traefik
  • Docker healthcheck: Default docker-compose.yml healthcheck was hitting /api/config (auth-gated, always 401) instead of /api/health (public). Fixed to use the correct endpoint

🏗️ Code Quality

  • SRP refactor: app.js split into focused modules under routes/, bot/, jellyfin/, and utils/ — no behavior changes, improves maintainability and testability

Full Changelog: https://github.com/openVESSL/Anchorr/blob/main/CHANGELOG.md

Documentation written with AI assistance; all code changes manually verified.

Don't miss a new Anchorr release

NewReleases is sending notifications on new releases.