🚀 1.6.7

This commit is contained in:
niuhuan 2023-02-25 22:22:06 +08:00
parent c3a0fa6689
commit 33a4f79c65
3 changed files with 11 additions and 17 deletions

View File

@ -1 +1 @@
v1.6.6
v1.6.7

View File

@ -1,17 +1,11 @@
v1.6.6
v1.6.7
- [x] ♻修改一些UI
- [x] 🚀修改AppID, 签名
- [x] 🚀升级flutter
- [x] ✨找回密码
- [x] ✨webDav
- [x] ✨自动同步历史记录(发电)
- [x] ♻️注册登录更友善的提示(有些人看不懂英文)
- [x] ✨快速切换封印模式菜单
- [x] ✨阉割掉注册
- [x] ✨快速切换分流
- [x] ✨导出图片zip
v1.6.5
- [x] ✨️导出未下载完或下载错误的漫画
- [x] ♻优化安卓DeepLinks
v1.6.4
- [x] ✨去掉UI动画的选项 (对阅读器友好)
- [x] ♻️去掉无用文件关联
- [x] ✨安卓支持 pika://comic/id 模式分享链接 (ios早已支持)
- [x] 🚀优化安卓配置文件

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.6.6+13
version: 1.6.7+14
environment:
sdk: ">=2.12.0 <3.0.0"