Skip to content

Commit

Permalink
Release 2.4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaobozhen committed Dec 3, 2023
1 parent cfba08d commit a44d8f5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1893.txt
@@ -0,0 +1,16 @@
- Fixed the predictive back gesture above Android 14
- Fixed the issue of duplicate menu options
- Updated the Rules bundle to V34
- Fixed XML parsing failure in some cases
- Snapshots now display the differential in application size changes
- Updated some icon styles and text
- Added support for Arabic and optimized RTL layout
- Fixed the issue where APK files with a minSdk version higher than the current device could not be analyzed
- Added a copy button to the application signature information page
- Added an Android version distribution chart (sourced from Google)
- Added an option to highlight differences on the snapshot page
- Fixed potential update failures of cloud-based rules
- Added a channel for obtaining application updates in the settings page
- Added Dexopt information to the application properties page
- Long pressing components on the application detail and snapshot detail pages allows quick access to the reference detail page
- New snapshots now start recording compileSdk and minSdk
16 changes: 16 additions & 0 deletions fastlane/metadata/android/zh-CN/changelogs/1893.txt
@@ -0,0 +1,16 @@
- 修复了 Android 14 以上的可预见性返回手势
- 修复了菜单选项重复的问题
- 更新了规则库至 V34
- 修复了一些情况下的 XML 解析失败
- 现在快照会显示应用体积变化差值
- 更新了一些图标样式和文本
- 新增了阿拉伯语支持,并且优化了 RTL 布局
- 修复了无法分析 minSdk 版本大于当前设备的 APK 文件的问题
- 在应用签名信息页面增加了复制按钮
- 新增了 Android 版本分布图表(来源自 Google)
- 新增了快照页面高亮显示差异的可选项
- 修复了云端规则可能更新失败的问题
- 在设置页新增了获取应用更新的渠道
- 在应用属性页面中新增了 Dexopt 信息
- 长按应用详情页和快照详情页的组件可以快速跳转至引用详情页
- 现在新的快照开始记录 compileSdk 和 minSdk

0 comments on commit a44d8f5

Please sign in to comment.