mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 13:00:31 +01:00
-
released this
2025-11-17 09:32:58 +01:00 | 172 commits to main since this release📅 Originally published on GitHub: Mon, 17 Nov 2025 08:48:03 GMT
🏷️ Git tag created: Mon, 17 Nov 2025 08:32:58 GMTv0.20.9
Fixes
- Core/Middleware: Fix response body modification (e.g.
modify_html) middlewares not working properly inentrypointandfileserver - Core/HTTP: Fix panic when modifying HTTP responses in certain scenarios
- Core/Rules: Fix errors when flushing responses about
unsupported operations - Core/Logging: Fix scrambled configuration log output
- WebUI: Fix PWA not working by allowing manifest.json in webui rule
- API: Fix HealthCheck field handling for load-balancer routes
- API: Fix JSON format for rules endpoints
Downloads
- Core/Middleware: Fix response body modification (e.g.