Bump version 3.3.21 (#1240)

This commit is contained in:
ilike2burnthing
2024-06-26 02:14:25 +01:00
committed by GitHub
parent a8644532a1
commit 031177bbdb
3 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 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
## v3.3.20 (2024/06/21)
* maxTimeout should always be int
* Check not running in Docker before logging version_main error