Skip to content

1.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 09:27
7916852

1.9.1 (2026-08-06)

🐛 Bug Fixes

  • fingerprints: Enforce the user agent allow list so screen constraints are respected (#2110) (017dd1c) by @vdusek
  • Honor error_handler replacement requests on SessionError and preserve forefront on retries (#2105) (c731597) by @Ayush7614
  • curl-impersonate: Treat a refused CONNECT tunnel as a proxy error (#2109) (54b7602) by @vdusek
  • events: Prevent deadlock when closing or waiting for listeners from within a listener (#2088) (92ab97a) by @vdusek
  • events: Correct the listener invocation, removal, and context release (#2100) (ccc2b89) by @vdusek