🎉 Features
- Harden config write paths across config, site, and stream operations to reject unsafe file names and invalid content earlier, improving write-path safety and frontend error reporting (
3e411d38d,fd61e8ea6) by @0xJacky
🐛 Bug Fixes
- Restrict executable nginx directives in managed config content to reduce the risk of unsafe directives being written through the UI or API (
fd61e8ea6) by @0xJacky - Require a secure session before allowing backup restore operations (
4e4174d89) by @0xJacky