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
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