From 520d0f8514db08ade510a96757009e636cb287bb Mon Sep 17 00:00:00 2001 From: niuhuan Date: Fri, 1 Jul 2022 15:08:28 +0800 Subject: [PATCH] v1.5.4 --- .github/workflows/Release.yml | 8 ++++---- ci/version.code.txt | 2 +- ci/version.info.txt | 13 +++++++++++-- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 478832f..d1504e9 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -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 }} diff --git a/ci/version.code.txt b/ci/version.code.txt index 01558e3..b4e1736 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.5.3 \ No newline at end of file +v1.5.4 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index 32a47ff..7217012 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,2 +1,11 @@ -- [x] 修复一些错别字 -- [x] 解决了漫画和游戏下拉刷新页面延迟重载的问题 \ No newline at end of file +更新 + +- [x] 苹果手机支持导出导出了 +- [x] 修复了安卓导入时不能选择文件 (AOSP个别机型的问题) +- [x] 增加了导出 PKI/PKZ 等格式 +- [x] 苹果/安卓 在文件管理器中可以直接打开 PKI/PKZ 导入或观看 +- [x] 增加了骑士榜 + +计划 + +- [ ] 本地骑士书签 (漫画书签?/快捷搜索书签?)