diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 4c8b948..12b8772 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -52,6 +52,15 @@ jobs: fail-fast: false matrix: config: + - target: linux + host: ubuntu-latest + flutter_version: '2.10.3' + - target: linux + host: ubuntu-latest + flutter_version: '2.10.3' + - target: windows + host: windows-latest + flutter_version: '2.10.3' - target: linux host: ubuntu-latest flutter_version: '3.0.0' @@ -61,6 +70,9 @@ jobs: - target: macos host: macos-latest flutter_version: '3.0.0' + - target: macos + host: macos-latest + flutter_version: '2.10.3' - target: ios host: macos-latest flutter_version: '3.0.0' diff --git a/ci/version.code.txt b/ci/version.code.txt index c9b3c01..74a63a2 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.5.1 \ No newline at end of file +v1.5.2 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index ad31b5c..54fe530 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,4 +1,2 @@ -- [x] 修复一些BUG -- [x] 优化阅读器 (之前丢了一部分代码, 导致被回滚了, 全屏按钮重新写了一遍) -- [x] 优化导入导出 / 保存图片等文件系统交互操作 -- [x] 优化推荐栏目 +- [x] iOS/Android 借助生物识别程序的软件锁 +- [x] iOS高刷新率