Merge branch 'master' into swipe-random

This commit is contained in:
lilong.129
2023-09-19 16:54:22 +08:00

View File

@@ -1,6 +1,6 @@
# Release History
## v4.3.6 (2023-08-24)
## v4.3.6 (2023-09-07)
**go version**
@@ -29,6 +29,7 @@ UI related:
- fix: reuse the same request body during `GetImage` retry
- fix: iOS `tap_xy` scale adaption error
- feat: support new action: `close_popups`
- fix: swipeToTapTexts with identifiers/regex
others: