Skip to content

Traefik Manager

v1.3.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

alpine-linux bcrypt crsf csrf-protection docker fernet
+13 more
flask flask-limiter flask-session gunicorn phosphor-icons python ruamel-yaml tailwind-css totp traefik traefik-management traefik-web-ui vanilla-js

Summary

AI summary

Fixed route disable/enable losing service URL and UI name issues plus corrected backup sort order.

Full changelog

v1.3.2

Fixes

  • #59 - Route disable/enable loses service URL in multi-config mode - when disabling a route with CONFIG_DIR, the service was only searched in the same file as the router. If the service was defined in a separate YAML file, it was captured as empty and the target URL was lost on re-enable. The fix searches all config files for the service when not found in the router's file, tracks which file it came from, and restores it to the correct file on re-enable.

  • #59 - Disabled route card shows full config key as name - in multi-config mode, the route name on a disabled card showed the internal key (pihole.yml::pihole) instead of the router name (pihole). Fixed by splitting the key correctly when building the disabled routes list.

  • Backup list sort order incorrect - backups were sorted by the source file's mtime, which shutil.copy2 preserves from the original. If a file hadn't been modified between two manual backup creations, both copies shared the same mtime and appeared in random order. Now sorts by the timestamp embedded in the backup filename, which is always set to the exact moment the backup was created.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Traefik Manager

Get notified when new releases ship.

Sign up free

About Traefik Manager

Clean web interface for managing Traefik

All releases →

Related context

Beta — feedback welcome: [email protected]