Releases: Lookyloo/PlaywrightCapture
v1.25.8
Fix exception when we do not have a device name...
Full Changelog: v1.25.7...v1.25.8
v1.25.7
Fix exception when using device name and manual user agent in the API.
Full Changelog: v1.25.6...v1.25.7
v1.25.6
Simplify HTTP headers handling, catch proper exception in Python <3.10.
Full Changelog: v1.25.5...v1.25.6
v1.25.5
- Catch un-handled error on invalid proxy settings
- Improve handling of internal timeouts that can be ignored
Full Changelog: v1.25.4...v1.25.5
v1.25.4
Disable clock module, tends to get a few websites to get stuck when getting the rendered page.
Full Changelog: v1.25.3...v1.25.4
v1.25.3
Avoids pages getting stuck on dialog box (JS alert).
Full Changelog: v1.25.2...v1.25.3
v1.25.2
Improve use of clock, reduce logging.
Full Changelog: v1.25.1...v1.25.2
v1.25.1
Fix issue with playwright stealth that causes the JS scripts to fail when rendering the page.
Full Changelog: v1.25.0...v1.25.1
v1.25.0
- Improve errors handling
- Catch more errors
- Bump dependencies, including playwright
- Support Ubuntu 24.04.
Full Changelog: v1.24.11...v1.25.0
v1.24.11
Improve error handling
Full Changelog: v1.24.10...v1.24.11