Releases: Lookyloo/PlaywrightCapture
Release list
v1.40.3
v1.40.2
Handle exception when getting frames content.
Full Changelog: v1.40.1...v1.40.2
v1.40.1
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
Maintenance, bump deps, sync version with upcoming lookyloo.
Full Changelog: v1.39.12...v1.40.0
v1.39.12
Maintenance release, bump dependencies.
Full Changelog: v1.39.11...v1.39.12
v1.39.11
Bump playwright to v1.60.
Full Changelog: v1.39.10...v1.39.11
v1.39.10
Improve exceptions handling.
Full Changelog: v1.39.9...v1.39.10
v1.39.9
Support filesystem URL scheme. It uses a virtual file system and is safe.
Full Changelog: v1.39.8...v1.39.9
v1.39.8
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
Improve handling of URLs with special schemes (blob:, chrome-extension:), and avoid captures to fail.
What's Changed
New Contributors
Full Changelog: v1.39.6...v1.39.7