Skip to content

v0.1.2

Choose a tag to compare

@Edgaras0x4E Edgaras0x4E released this 19 Apr 06:31
· 2 commits to main since this release

Screenshot Delivery Fix - Screenshot URLs returned by the API are now actually reachable.

  • Fixed issue where /load responses advertised a screenshot_url that 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