Skip to content

Commit 448e733

Browse files
committed
3.108
1 parent a242915 commit 448e733

6 files changed

Lines changed: 247 additions & 111 deletions

File tree

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.108
2+
* 优化网络断连处理逻辑
3+
* 增加 Redroid (remote android) 支持
4+
* 部分兼容 uiautomator2
5+
* 支持文件夹上传
6+
17
3.102
28
* 修复文件描述符泄漏的问题
39
* 支持从远程文件服务器加载启动配置

README.md

Lines changed: 240 additions & 110 deletions
Large diffs are not rendered by default.

image/logo-ddy.png

-5.25 KB
Binary file not shown.

image/logo-vultr.png

-3.35 KB
Binary file not shown.

image/upload.gif

218 KB
Loading

lamda/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# Distributed under MIT license.
44
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5-
__version__ = "3.102"
5+
__version__ = "3.108"

0 commit comments

Comments
 (0)