Skip to content

v1.4.11

Choose a tag to compare

@UncleFi1 UncleFi1 released this 26 May 22:21

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.sh
  • bash -n step-ca-bootstrap.sh
  • docker compose config --quiet
  • go test ./...
  • docker compose build step-ui
  • Clean test deployment on 192.168.100.103