Features
- Integrate Atlas Cloud provider (
d87e7785a) by @lucaszhu-hue.
- Add ACME CA directory presets (
0f0fa1c08) by @0xJacky.
- Add batch status actions for sites (
86ba59cbe) by @0xJacky.
- Optimize certificate application operations (
a98bd9216) by @CarmJos.
- Add support for custom Nginx maintenance templates (
4d0dcb92b) by @enwikuna.
Bug Fixes
- Update the nginx bundled in the Docker image to the latest 1.31.x release, fixing the critical CVE-2026-42945 ("NGINX Rift") heap buffer overflow in
ngx_http_rewrite_module along with related advisories (CVE-2026-42926, CVE-2026-42946, CVE-2026-42934) (fc7150c15) by @0xJacky.
- Stabilize realtime chart timestamps on the dashboard (
32c1fadc0) by @0xJacky.
- Inline nginx base image setup for Docker (
5fc038f2e) by @0xJacky.
- Resolve websocket base from page url (
a455e5902) by @0xJacky.
- Allow browserslist database updates (
4f489c123) by @0xJacky.
- Preserve proxy path for websocket urls (
c28fb16d5) by @0xJacky.
- Migrate ACME client to lego v5 (
6859e18d4) by @0xJacky.
- Normalize legacy key types (
98bb8903f) by @0xJacky.
- Configure pnpm build approvals in CI (
c7c67c5a6) by @0xJacky.
- Resolve concurrent map iteration and map write crash in sitecheck (
ba2bbe3ac) by @0xJacky.
Contributors
@0xJacky @lucaszhu-hue @CarmJos @enwikuna