Bug Fixes
- Idlewatcher: HTML loading responses are sent immediately while a shared background wake continues for SSE progress; non-HTML or no_loading_page requests still wait synchronously. (e3e18d2)
- Route: Idlewatcher validation now resolves Docker or Proxmox providers before checking provider configuration, including file-provider routes. (2273109)
New Features
- Health/API: Health responses now expose remaining idle-watcher time as sleep_in. (a5d1f80)
- WebUI/Home: Home app status entries now show sleep countdowns and category icons. (yusing/godoxy-webui@b85bb3a)
Improvements
- Core: Performance improvements
Full Changelog
- e3e18d2 fix(idlewatcher): decouple loading pages from wake requests
- d3f19ea fix(shadowtree): correct build recipe
- a5d1f80 feat(health): expose idle watcher sleep countdowns
- 2273109 fix(route): validate idlewatcher against resolved providers
- 182d80e fix(shadowtree): default benchmark target to GoDoxy
- 0e2c693 chore(deps): update goutils submodule
- 115135c fix(accesslog): retain final line until scanner release
- 7870cf9 chore(deps): update goutils submodule