🎉 Features
- Protect sensitive settings with a 2FA-gated reveal flow and improve sensitive value masking in the UI (
80a6a7273,4d96c3499) by @0xJacky
🐛 Bug Fixes
- Harden the first-run installation flow to make setup more reliable (
25dea9f62) by @0xJacky - Separate HTTP and WebSocket upstream routes to improve proxy behavior (
05e544c8f) by @0xJacky - Reduce certificate auto-renew retry churn and expose renewal errors more clearly (
899c9f199) by @0xJacky - Preserve the forwarded host during Docker WebSocket checks (
57b6f982e) by @0xJacky - Avoid a WebSocket keepalive race in analytics (
d25c9975d) by @0xJacky - Update the bundled
uuiddependency to v14 (171bb5299) by @renovate[bot]