You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access Logs: Day-retained access log cleanup now checks the first entry before back-scanning, avoiding unnecessary scans when rotated logs are already inside the retention window. Reduces CPU usage. (85b2775) (issue #233)
WebUI/Wiki: The web UI wiki now renders generated OpenAPI documentation pages, including prerendered /docs/openapi output and bundled schemas for LLM markdown responses. (yusing/godoxy-webui@86a0e3f)
WebUI/Autocert: Autocert schemas now expose the default certificate key type as EC256 metadata instead of only an inline note. (yusing/godoxy-webui@f4025ae)