Skip to content

Releases: Lookyloo/PlaywrightCapture

v1.34.0

Choose a tag to compare

@Rafiot Rafiot released this 10 Oct 12:39
v1.34.0
7bc2642
  • Drop support for python 3.9
  • Improve DNS resolution over socks5 proxies

What's Changed

  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #139

Full Changelog: v1.33.0...v1.34.0

v1.33.0

Choose a tag to compare

@Rafiot Rafiot released this 19 Sep 10:15
v1.33.0
98b9e8e

Maintenance release, prepare Lookyloo v1.33.

Full Changelog: v1.32.5...v1.33.0

v1.32.5

Choose a tag to compare

@Rafiot Rafiot released this 16 Sep 12:55
v1.32.5
1111098

The URL from the address bar was decoded (urldecode) before triggering trusted timestamp, causing a validation issue when the URL was encoded more than once.

Full Changelog: v1.32.4...v1.32.5

v1.32.4

Choose a tag to compare

@Rafiot Rafiot released this 12 Sep 22:17
v1.32.4
aabf8d9

Use orjson for performance reasons.

Full Changelog: v1.32.3...v1.32.4

v1.32.3

Choose a tag to compare

@Rafiot Rafiot released this 11 Sep 01:03
v1.32.3
0d42fa4

Make sure the URL from the address bar is fully decoded.

Full Changelog: v1.32.2...v1.32.3

v1.32.2

Choose a tag to compare

@Rafiot Rafiot released this 08 Sep 14:43
v1.32.2
738a8dd

Add support for RFC 3161.

What's Changed

  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #135

Full Changelog: v1.32.1...v1.32.2

v1.32.1

Choose a tag to compare

@Rafiot Rafiot released this 28 Aug 23:30
v1.32.1
8b46ee0

Bump Playwright to v1.55.0.

Full Changelog: v1.32.0...v1.32.1

v1.32.0

Choose a tag to compare

@Rafiot Rafiot released this 25 Aug 10:13
v1.32.0
a1e0a09

Mostly a maintenance release, improve handling of the temp HAR file.

What's Changed

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #133

Full Changelog: v1.31.7...v1.32.0

v1.31.7

Choose a tag to compare

@Rafiot Rafiot released this 23 Jul 14:08
v1.31.7
4714743

Improve typing regarding cookies.

Full Changelog: v1.31.6...v1.31.7

v1.31.6

Choose a tag to compare

@Rafiot Rafiot released this 22 Jul 22:04
v1.31.6
9578411

Purely maintenance release.

What's Changed

New Contributors

Full Changelog: v1.31.5...v1.31.6