Bump version 3.3.22 (#1500)

This commit is contained in:
ilike2burnthing
2025-06-03 05:54:25 +01:00
committed by GitHub
parent 30804a86e5
commit 6e5d6f1795
3 changed files with 14 additions and 6 deletions

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