v0.1.2
Screenshot Delivery Fix - Screenshot URLs returned by the API are now actually reachable.
- Fixed issue where
/loadresponses advertised ascreenshot_urlthat returned 404 when fetched - Saved screenshots are now served directly from the configured
SCREENSHOT_DIR - Safe by design: path-traversal attempts (e.g.
/screenshots/../etc/passwd) return 404 - Respects the same API key authentication as the rest of the API when one is configured