Skip to content

Releases: Lookyloo/PlaywrightCapture

v1.40.3

Choose a tag to compare

@Rafiot Rafiot released this 15 Jul 21:06
v1.40.3
d70a99f

Fix incorrect use of class variables for settings. A capture without cookies would get the cookies of a prior capture that was triggered with predefined cookies.

Full Changelog: v1.40.2...v1.40.3

v1.40.2

Choose a tag to compare

@Rafiot Rafiot released this 04 Jul 22:11
v1.40.2
342ce16

Handle exception when getting frames content.

Full Changelog: v1.40.1...v1.40.2

v1.40.1

Choose a tag to compare

@Rafiot Rafiot released this 03 Jul 19:25
v1.40.1
df0f66d

Use playwright v1.61, add support for websocket messages in HAR.

What's Changed

  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #218

Full Changelog: v1.40.0...v1.40.1

v1.40.0

Choose a tag to compare

@Rafiot Rafiot released this 19 Jun 13:26
v1.40.0
2049475

Maintenance, bump deps, sync version with upcoming lookyloo.

Full Changelog: v1.39.12...v1.40.0

v1.39.12

Choose a tag to compare

@Rafiot Rafiot released this 22 May 08:43
v1.39.12
4f1fe44

Maintenance release, bump dependencies.

Full Changelog: v1.39.11...v1.39.12

v1.39.11

Choose a tag to compare

@Rafiot Rafiot released this 19 May 13:15
v1.39.11
8e836c8

Bump playwright to v1.60.

Full Changelog: v1.39.10...v1.39.11

v1.39.10

Choose a tag to compare

@Rafiot Rafiot released this 16 May 23:22
v1.39.10
6fe7faa

Improve exceptions handling.

Full Changelog: v1.39.9...v1.39.10

v1.39.9

Choose a tag to compare

@Rafiot Rafiot released this 09 May 12:37
v1.39.9
4fd8129

Support filesystem URL scheme. It uses a virtual file system and is safe.

Full Changelog: v1.39.8...v1.39.9

v1.39.8

Choose a tag to compare

@Rafiot Rafiot released this 06 May 19:24
v1.39.8
2c9edf5

When the uploaded filename contains characters that are urlencoded in the request.url, the capture was blocked.

Full Changelog: v1.39.7...v1.39.8

v1.39.7

Choose a tag to compare

@Rafiot Rafiot released this 05 May 09:49
v1.39.7
09571e5

Improve handling of URLs with special schemes (blob:, chrome-extension:), and avoid captures to fail.

What's Changed

  • Revise security policy and reporting instructions by @adulau in #198

New Contributors

Full Changelog: v1.39.6...v1.39.7