Releases: Lookyloo/PlaywrightCapture
Releases · Lookyloo/PlaywrightCapture
Release list
v1.34.0
- Drop support for python 3.9
- Improve DNS resolution over socks5 proxies
What's Changed
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #139
Full Changelog: v1.33.0...v1.34.0
v1.33.0
Maintenance release, prepare Lookyloo v1.33.
Full Changelog: v1.32.5...v1.33.0
v1.32.5
The URL from the address bar was decoded (urldecode) before triggering trusted timestamp, causing a validation issue when the URL was encoded more than once.
Full Changelog: v1.32.4...v1.32.5
v1.32.4
Use orjson for performance reasons.
Full Changelog: v1.32.3...v1.32.4
v1.32.3
Make sure the URL from the address bar is fully decoded.
Full Changelog: v1.32.2...v1.32.3
v1.32.2
Add support for RFC 3161.
What's Changed
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #135
Full Changelog: v1.32.1...v1.32.2
v1.32.1
v1.32.0
Mostly a maintenance release, improve handling of the temp HAR file.
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #133
Full Changelog: v1.31.7...v1.32.0
v1.31.7
Improve typing regarding cookies.
Full Changelog: v1.31.6...v1.31.7