What's New in v0.3.0
10 new provider tabs
Every Traefik provider now has a dedicated read-only tab. All pull live data from the Traefik API — no extra mounts needed. Enable during setup or toggle in Settings → Optional Tabs.
Orchestrators: Swarm, Nomad, ECS, Consul Catalog
KV stores: Redis, etcd, Consul KV, ZooKeeper
Config-based: HTTP Provider, File (External) — file tab automatically excludes routes managed by traefik-manager to avoid duplicates.
Settings
- Backups — backup management moved into Settings. Create, restore, and delete backups in-place.
- About — toggle Traefik version badge, check for updates, read release notes.
- Auto-save — settings save on field blur; Save button removed.
Template refactor
index.html split into focused partials: tabs/tab_*.html, modals/, sections/ (navbar, mobile menu, stats), and app.css.
Documentation
Full tab reference added to docs/ — one doc per tab covering what it shows, how to enable it, and any required traefik.yml config.
Full documentation at traefik-manager.xyzlab.dev