Skip to content

Releases: Lookyloo/PlaywrightCapture

v1.23.7

26 Feb 23:01
v1.23.7
Compare
Choose a tag to compare

Full Changelog: v1.23.6...v1.23.7

v1.23.6

26 Feb 23:00
v1.23.6
Compare
Choose a tag to compare

Full Changelog: v1.23.5...v1.23.6

v1.23.5

26 Feb 23:00
v1.23.5
Compare
Choose a tag to compare

Full Changelog: v1.23.4...v1.23.5

v1.23.4: Improve favicons gathering.

22 Feb 14:26
v1.23.4
Compare
Choose a tag to compare

Get favicons from playwright session if possible.

Full Changelog: v1.23.3...v1.23.4

v1.23.3

17 Feb 20:18
v1.23.3
Compare
Choose a tag to compare
  • Disable urllib3 warnings
  • Catch exception when the browser is unexpectedly closed

Full Changelog: v1.23.2...v1.23.3

v1.23.2

14 Feb 11:36
v1.23.2
Compare
Choose a tag to compare
  • Attempt to fetch favicon regardless the validity of the TLS certificate
  • Improve logging
  • Retry capture on TargetClosedError

Full Changelog: v1.23.1...v1.23.2

v1.23.1

08 Feb 15:46
v1.23.1
Compare
Choose a tag to compare

Avoid capturing the same URL multiple times when a deep capture is triggered.

Full Changelog: v1.23.0...v1.23.1

v1.23.0

05 Feb 13:42
v1.23.0
Compare
Choose a tag to compare

What's Changed (since 1.22)

  • Use playwright stealth to hide better
  • Support multiple download for a single URL (download triggered in javascript)
  • Strict typing
  • Support for Python 3.12
  • Maintenance and update dependencies

Full Changelog: v1.22.0...v1.23.0

(very) Late February release

01 Mar 11:14
v1.18.0
Compare
Choose a tag to compare

Changes since v1.17.0

  • Improvements in reCAPTCHA solving
  • Better logging and exception handling
  • Catch improper cookies and avoid playwright to fail
  • Bump playwright, update all the dependencies and adapt the code accordingly.