Skip to content

v1.94.4

Choose a tag to compare

@j-mendez j-mendez released this 09 May 16:44
· 1652 commits to main since this release

Whats Changed

Using a hybrid cache between chrome CDP Request and HTTP Request can be done using the cache_chrome_hybrid feature flag.
You can simulate browser http headers to help increase the chance of the request with http using the real_browser flag.

  1. feat(cache): add chrome caching between http
  2. feat(real_browser): add http simulation headers

Full Changelog: v1.93.43...v1.94.4