- Регистрация
- 22.01.2019
- Сообщения
- 2 067
- Реакции
- 4 503
- Баллы
- 113
Full changelog 2.5.1.0
Added:
+ For the function that fixes missing WebView structure in the element tree:
C#:
instance.DroidInstance.WebView.EnableForcedRenderWebView();
C#:
instance.DroidInstance.WebView.DisableForcedRenderWebView();
+ Added automatic updates for Clash to the latest version.
+ Clash updated to version 1.19.24.
+ OpenCvSharp updated to version 4.13.
+ FFMpeg updated to version 8.1.1.
+ Appium Settings updated to version 7.0.28.
+ UIAutomator updated to version 9.11.2.
+ Frida updated to version 17.9.6.
+ Added XML comments for all methods and properties of the IDroidInstanceAPI interface when using the "Custom C# code" action.
+ Documentation has been expanded with detailed descriptions of all methods included in the main and additional APIs.
Fixed:
* Fixed a bug during installation of apk and bundle apk (apks, apkm, xapk) with caching.
* Fixed a bug where, when enabling MultiWindows mode in UIAutomator, the element tree was not displayed completely:
C#:
instance.DroidInstance.AppiumDriver.UpdateSettings("enableMultiWindows", true);
* Fixed incorrect image capture termination during project execution in ZennoDroid.
* Fixed an error when the destination folder was missing while retrieving a bundle apk (apks) application.
Where to download?
ZennoDroid 2.5.1.0 is already available in your personal account!
You’ll also be prompted to update when launching ProjectMaker.
How to report bugs?
Please report all bugs using our form, along with a detailed description and a reproduction script. This will allow us to quickly diagnose and fix the issue.