Skip to content

Releases: Lookyloo/PlaywrightCapture

v1.25.8

22 Jul 09:25
v1.25.8
Compare
Choose a tag to compare

Fix exception when we do not have a device name...

Full Changelog: v1.25.7...v1.25.8

v1.25.7

22 Jul 08:13
v1.25.7
Compare
Choose a tag to compare

Fix exception when using device name and manual user agent in the API.

Full Changelog: v1.25.6...v1.25.7

v1.25.6

19 Jul 12:05
v1.25.6
Compare
Choose a tag to compare

Simplify HTTP headers handling, catch proper exception in Python <3.10.

Full Changelog: v1.25.5...v1.25.6

v1.25.5

15 Jul 15:01
v1.25.5
Compare
Choose a tag to compare
  • 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

12 Jul 11:45
v1.25.4
Compare
Choose a tag to compare

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

11 Jul 09:53
v1.25.3
Compare
Choose a tag to compare

Avoids pages getting stuck on dialog box (JS alert).

Full Changelog: v1.25.2...v1.25.3

v1.25.2

10 Jul 15:14
v1.25.2
Compare
Choose a tag to compare

Improve use of clock, reduce logging.

Full Changelog: v1.25.1...v1.25.2

v1.25.1

09 Jul 18:04
v1.25.1
Compare
Choose a tag to compare

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

03 Jul 12:08
v1.25.0
Compare
Choose a tag to compare
  • 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

30 May 13:12
v1.24.11
Compare
Choose a tag to compare

Improve error handling

Full Changelog: v1.24.10...v1.24.11