Releases: pheelee/traefik-admin
Releases · pheelee/traefik-admin
v0.5.2
v0.5
v0.4
v0.4
This release introduces new security features and an alternate cert resolver
New Features
- HSTS headers (enabled by default)
- IP restriction with support for multi tier architectures (allow only specified IPs)
- use other cert resolver than http challenge
Deprecated Stuff
Internals
- Modal error response fixed
v0.3
v0.3
This release introduces a tabbed modal which allows to configure additional request headers and basic authentication.
New Features
- Request headers
- basic authentication
Deprecated Stuff
Internals
- CSS and JS files are suffixed with their content hash to ensure cache is refreshed
v0.2
v0.2
This release introduces the opt out for SSL and http to https redirect
New Features
- SSL (enabled by default)
- http to https redirect (enabled by default)
Deprecated Stuff
Internals
- Global Middlewares (like https redirect) stored as
sys_middlewares.yamland hidden for the web interface