🎉 Features
- DNS: Introduce DNS record management (Alibaba Cloud, Tencent Cloud, Cloudflare) #1466
- DNS: Add DDNS support #1194, #1140
- Nginx Logs: Deliver true incremental indexing with config improvements and stronger integration tests/logging.
- Health Checks: Allow full HTTP status code ranges; avoid network calls when health checks are disabled (#1457, #1458).
- Site/Assets: Add favicon auto-download with content-type validation; streamline frontend asset handling by removing the compression step.
- Tooling: Add and register the
nginx_config_enableMCP tool with docs #1459 . - Enhance site scanning to support include directives and improve listen directive handling #1378, #1463
🐛 Bug Fixes
- Nginx Sandbox: Correctly handle symlinked entries during config copy; fix sandbox test config locking.
- Proxy: Strip internal identifiers from upstream requests (#1463).
- UI: Disable pagination in SocketList to prevent missing data; fix site navigation sorting; update translations.
- Stability: Dependency refreshes and debugging tweaks to improve reliability.