New
- Core/Rules: new
routecommand - Core/Docker: support docker over tls #178 #176 5ab0392 41f8d3c
- Core/Fileserver: proper SPA support b134b92
- Core/Healthcheck: monitor and collect service health for non-proxied containers dba8441
Changes
- Core/Auth/OIDC: customizable rate limit f67480d
- Core/Auth: modernize and enhance block page 4b2a602 14f3ed9
- Core: update dependencies 4d08efb
- WebUI:
- UI: migrate components from
radixtobaseui, replaced mostlucide-reacticons withtablerequivalent - Styling: styling overhaul - colors, spacing, fonts and form layout
- Routes: switch aggregation interval from
1dto1h - Misc: fix logic
- UI: migrate components from
Fixes
- Core/Config: no longer print/notify config reload error twice 5852053
- Core/HTTP: correct host matching when host contains
:port#180 3dbbde1 - Core/Rules: correct behavior of
require_authcommand when auth is disabled a6e86ea - Core/Auth/OIDC: fix auth rate limit exceeded error #174
- Core/Healthcheck: correct fileserver healthcheck eb3aa21
- Core/API/Homepage: correct alphabetical sorting #181 89a4ca7
- WebUI/Routes: fix new routes not showing immediately