Releases: Lookyloo/PlaywrightCapture
Releases · Lookyloo/PlaywrightCapture
v1.37.2
v1.37.1
Use standalone Pydantic models.
Full Changelog: v1.37.0...v1.37.1
v1.37.0
Maintenance release, bump deps.
Full Changelog: v1.36.10...v1.37.0
v1.36.10
- Allow Crypto API in insecure contexts
- Improve capture closing
Full Changelog: v1.36.9...v1.36.10
v1.36.9
- Deduplicate downloaded files
- Switch to pure-magic-rs
- Avoid capture to fail if we cannot close page but closing the context works
Full Changelog: v1.36.8...v1.36.9
v1.36.8
- Better logging
- Handle slightly broken base64 (missing one char, padding was fine)
- Improve Data URL parser
- More scrolling when rendering a page
- Support more weird frame content (use frame name as it sometime contains code...)
Full Changelog: v1.36.7...v1.36.8
v1.36.7
New feature: Configure the very last wait time after the instrumentation.
Full Changelog: v1.36.6...v1.36.7
v1.36.6
Parse iFrame URL when it contains a data URL.
Full Changelog: v1.36.5...v1.36.6
v1.36.5
Set PW_TEST_SCREENSHOT_NO_FONTS_READY to ignore the fonts at the time we take the screenshot, as this bug seems to be happening again, sometimes: microsoft/playwright#28995.
Full Changelog: v1.36.4...v1.36.5