Update CHANGELOG.md

This commit is contained in:
ilike2burnthing 2025-06-03 05:52:37 +01:00 committed by GitHub
parent ef4500c8e5
commit a6ae0fe407
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,13 @@
# Changelog
## v3.3.22 (2025/06/03)
* Disable search engine choice screen
* Fix headless=false stalling. Thanks @MAKMED1337
* Change from click to keys. Thanks @sh4dowb
* Don't open devtools
* Bump Chromium to v137 for build
* Bump requirements
## v3.3.21 (2024/06/26)
* Add challenge selector to catch reloading page on non-English systems
* Escape values for generated form used in request.post. Thanks @mynameisbogdan