diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 723ca0d4..01e44971 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -10,11 +10,12 @@ - feat: add `IsAppInForeground` to check if the given package is in foreground - feat: check if app is in foreground when step failed - 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: stop logcat only when enabled - fix: do not fail case when kill logcat error - 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)