v1.4.11
v1.4.11
Hotfix release after the v1.4.10 admin UI polish.
Fixed
- Fixed admin session cookie scope by setting
Path=/explicitly. - Reset invalid/stale session cookies instead of silently redirecting forever.
- Disabled HSTS by default for self-signed installs via
ENABLE_HSTS=false; HSTS should be enabled only with a trusted TLS certificate. - Fixed admin theme mapping: dark, light and blue themes now render as separate palettes.
Verified
bash -n install.shbash -n step-ca-bootstrap.shdocker compose config --quietgo test ./...docker compose build step-ui- Clean test deployment on
192.168.100.103