change: update changelog

This commit is contained in:
lilong.129
2023-04-17 14:38:07 +08:00
parent 9e73328448
commit a286e0f37f
+2 -1
View File
@@ -10,11 +10,12 @@
- feat: add `IsAppInForeground` to check if the given package is in foreground - feat: add `IsAppInForeground` to check if the given package is in foreground
- feat: check if app is in foreground when step failed - feat: check if app is in foreground when step failed
- feat: add validator AssertAppInForeground and AssertAppNotInForeground - feat: add validator AssertAppInForeground and AssertAppNotInForeground
- feat: save screenshots of all steps including ocr and cv recognition process data
- fix: adb driver for TapFloat - fix: adb driver for TapFloat
- fix: stop logcat only when enabled - fix: stop logcat only when enabled
- fix: do not fail case when kill logcat error - fix: do not fail case when kill logcat error
- fix: take screenshot after each step - fix: take screenshot after each step
- fix: screencap compatibility for shell v1 and v2 - fix: screencap compatibility for shell v1 and v2 protocol
## v4.3.2 (2022-12-26) ## v4.3.2 (2022-12-26)