github chr0nzz/traefik-manager v1.4.1

5 hours ago

v1.4.1

Bug Fixes

  • #68 - Native install: broken UI after git pull - Added scripts/setup-assets.sh for native (non-Docker) installs. The script downloads all vendored JS libraries (Monaco, Dagre, QRCode, Phosphor icons, Inter and JetBrains Mono fonts) and recompiles Tailwind CSS - exactly the steps the Dockerfile runs at build time. The Linux install and update docs now include a sudo bash scripts/setup-assets.sh step. Previously, native installs had a broken UI after updating because vendor assets and the compiled Tailwind stylesheet are excluded from the Git repository.

  • #68 - acme.json permission denied error message - The Certs tab now returns a clear, actionable error message when acme.json exists but is not readable due to file permissions (chmod o+r /path/to/acme.json), instead of a generic exception string.

Don't miss a new traefik-manager release

NewReleases is sending notifications on new releases.