This commit is contained in:
niuhuan 2022-07-01 15:08:28 +08:00
parent 8fe52f47ea
commit 520d0f8514
3 changed files with 16 additions and 7 deletions

View File

@ -61,7 +61,7 @@ jobs:
flutter_version: '2.10.3'
- target: ios
host: macos-latest
flutter_version: '3.0.0'
flutter_version: '3.0.3'
- target: android-arm32
host: ubuntu-latest
flutter_version: '2.10.3'
@ -73,13 +73,13 @@ jobs:
flutter_version: '2.10.3'
- target: android-arm32
host: ubuntu-latest
flutter_version: '3.0.0'
flutter_version: '3.0.3'
- target: android-arm64
host: ubuntu-latest
flutter_version: '3.0.0'
flutter_version: '3.0.3'
- target: android-x86_64
host: ubuntu-latest
flutter_version: '3.0.0'
flutter_version: '3.0.3'
runs-on: ${{ matrix.config.host }}

View File

@ -1 +1 @@
v1.5.3
v1.5.4

View File

@ -1,2 +1,11 @@
- [x] 修复一些错别字
- [x] 解决了漫画和游戏下拉刷新页面延迟重载的问题
更新
- [x] 苹果手机支持导出导出了
- [x] 修复了安卓导入时不能选择文件 (AOSP个别机型的问题)
- [x] 增加了导出 PKI/PKZ 等格式
- [x] 苹果/安卓 在文件管理器中可以直接打开 PKI/PKZ 导入或观看
- [x] 增加了骑士榜
计划
- [ ] 本地骑士书签 (漫画书签?/快捷搜索书签?)