- Регистрация
- 22.01.2019
- Сообщения
- 2 067
- Реакции
- 4 503
- Баллы
- 113
Full changelog 2.5.1.0
Added:
+ The Control LSPosed action now supports the original version of LSPosed 2.0.4 (without CLI).
- LSPosed information
- Application list configuration
- Enable and disable modules
- Full backup and restore of settings
- Open and close LSPosed
+ For the function that fixes missing WebView structure in the element tree:
C#:
instance.DroidInstance.WebView.EnableForcedRenderWebView();
C#:
instance.DroidInstance.WebView.DisableForcedRenderWebView();
+ Disabled Chrome notification when using ForcedRenderWebView mode.
You need to add Chrome to the ZennoDroid module substitution list.
+ Fixed a bug in Yandex Browser where ForcedRenderWebView mode did not work.
You need to add Yandex to the ZennoDroid module substitution list.
+ 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.
+ ZennoDroid module updated to version 2.3.3.
Improved interaction with the LSPosed service.
Added support for ForcedRenderWebView mode.
+ ZennoBackup module updated to version 2.0.0.
Fixes for interaction with the LSPosed service.
+ 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 issues when working with the ZennoDroid module:
- Fixed an error when executing the "Generate device (apply)" action.
- Fixed an issue that caused the message "Module is disabled" to appear.
* 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 a critical bug when setting a proxy that caused the device to disconnect and potentially go offline (when using devices connected over the network).
* 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 Enterprise 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.