Auto.js/version.json
2017-04-30 18:35:20 +08:00

26 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"versionCode": 119,
"versionName": "2.0.8 Beta",
"releaseNotes": "* 新增 文本文件读写(参见示例)\n* 新增 代码格式化(自动缩进,排版,不支持中文)\n* 新增 真正支持作为Tasker插件使用(Tasker新建任务选择插件)\n* 新增 支持加载jar文件和模块化开发(require)\n* 新增 对文件夹的支持\n* 新增 免Root模拟返回键、Home键、电源键等参见帮助菜单->自动操作函数)\n* 新增 任务管理\n* 优化 自动操作函数的运行方式,提高执行速度\n* 修复 某些情况下脚本运行无反应的问题\n* 修复 部分自动操作函数失效的问题\n* 修复 某些情况下关闭脚本无效的问题\n* 修复 布局范围查看点击后显示错误控件的问题",
"downloads" : [
{
"name": "酷安",
"url": "http://www.coolapk.com/apk/com.stardust.scriptdroid"
},
{
"name": "应用宝",
"url": "http://a.app.qq.com/o/simple.jsp?pkgname=com.stardust.scriptdroid"
}
],
"oldVersions": [
{
"versionCode": 115,
"issues": "[测试] 当前版本为Beta版本问题很多请尽快更新正式版"
},
{
"versionCode": "116",
"issues": "[测试] 当前版本为Beta版本请尽快更新正式版"
}
],
"deprecated": 116
}