Skip to content

Releases: gajus/puppeteer-proxy

v2.1.2

07 Jun 19:01
b9366ba
Compare
Choose a tag to compare

2.1.2 (2021-06-07)

Bug Fixes

v2.1.1

25 May 23:43
Compare
Choose a tag to compare

2.1.1 (2020-05-25)

Bug Fixes

v2.1.0

15 Feb 20:42
Compare
Choose a tag to compare

2.1.0 (2020-02-15)

Bug Fixes

  • correct invalid condition (ae8974f)
  • do not proxy non-http URLs (41815c7)

Features

v2.0.0

15 Feb 04:44
Compare
Choose a tag to compare

2.0.0 (2020-02-15)

Features

  • remove redundant factory API (bc54b7e)

BREAKING CHANGES

  • No more createPageProxy. Just use proxyRequest.

v1.9.1

15 Feb 04:31
Compare
Choose a tag to compare

1.9.1 (2020-02-15)

Bug Fixes

v1.9.0

30 Jan 10:03
Compare
Choose a tag to compare

1.9.0 (2020-01-30)

Bug Fixes

  • correct domain/ hostOnly configuration (bb9e894)

Features

  • set correct sec headers (59f8814)

v1.8.3

30 Jan 08:48
Compare
Choose a tag to compare

1.8.3 (2020-01-30)

Bug Fixes

  • do not re-assign cookies to page (9ef6dfa)

v1.8.2

30 Jan 08:40
Compare
Choose a tag to compare

1.8.2 (2020-01-30)

Bug Fixes

  • do not follow redirects (a9ffdcc)

v1.8.1

30 Jan 07:59
Compare
Choose a tag to compare

1.8.1 (2020-01-30)

Bug Fixes

v1.8.0

30 Jan 06:18
Compare
Choose a tag to compare

1.8.0 (2020-01-30)

Features

  • support usage without proxy (dbfe042)