diff --git a/.changelog/lang_zh-Hans.json b/.changelog/lang_zh-Hans.json index d9b17599..1c0fde8b 100644 --- a/.changelog/lang_zh-Hans.json +++ b/.changelog/lang_zh-Hans.json @@ -1,7 +1,7 @@ { "$data": { "v6.7.0": { - "released_date": "2025/06/06", + "released_date": "2025/06/08", "feature": [ "zip 模块, 用于文件压缩与解压缩操作 (Ref to [Auto.js Pro](https://g.pro.autojs.org/)) (参阅 项目文档 > [Zip](https://docs.autojs6.com/#/zip))" ], @@ -11,7 +11,19 @@ ], "improvement": [], "dependency": [ - "升级 Gradle 版本 8.14 -> 8.14.2" + "升级 Gradle 版本 8.14 -> 8.14.2", + "升级 Apache Commons 版本 3.16.0 -> 3.17.0", + "升级 Retrofit2 Retrofit 版本 2.11.0 -> 2.12.0", + "升级 Retrofit2 Converter Gson 版本 2.11.0 -> 2.12.0", + "升级 Retrofit2 RxJava2 版本 2.11.0 -> 2.12.0", + "升级 Joda Time 版本 2.12.7 -> 2.14.0", + "升级 Androidx WebKit 版本 1.13.0 -> 1.14.0", + "升级 Gson 版本 2.11.0 -> 2.13.1", + "升级 ARSCLib 版本 1.3.1 -> 1.3.5", + "升级 Jsoup 版本 1.19.1 -> 1.20.1", + "升级 Junit Jupiter 版本 5.10.3 -> 5.13.0", + "升级 Androidx AppCompat 版本 1.7.0 -> 1.7.1", + "升级 Material Progressbar 版本 1.4.2 -> 1.6.1" ] }, "v6.6.4": { diff --git a/.readme/template_readme.md b/.readme/template_readme.md index 48e0f0c0..5327f20d 100644 --- a/.readme/template_readme.md +++ b/.readme/template_readme.md @@ -405,7 +405,7 @@ autojs6-v6.6.2-arm64-v8a-0f2a9d74.apk - Update TypeScript declarations according to section `dependency` if needed - $projectDir/.readme/template_readme.md - Update badges like [ android studio / rhino / ... ] - - Update contribution section: {{ h3_contribution }} + - Update contribution section: [ h3_contribution ] - $projectDir/.readme/common.json - Update android studio download links and version names - Update contribution section: var_date_contribution_table_data_updated diff --git a/.run/app.run.xml b/.run/app.run.xml index ec06c8a8..a72c0299 100644 --- a/.run/app.run.xml +++ b/.run/app.run.xml @@ -1,6 +1,7 @@ - + +