Fix looping challenges and invalid cookies. resolves #1006 (#1010)

Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
This commit is contained in:
21hsmw
2023-12-15 22:11:58 +00:00
committed by GitHub
parent 745c69491f
commit 1c855b8af0
4 changed files with 13 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## v3.3.12 (2023/12/15)
* Fix looping challenges and invalid cookies
## v3.3.11 (2023/12/11)
* Update UC 3.5.4 & Selenium 4.15.2. Thanks @txtsd