v1.0.2 更新
This commit is contained in:
19
change_log/1.0.2.0819.md
Normal file
19
change_log/1.0.2.0819.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
+ 自动检查更新
|
||||||
|
+ 封面图片保存
|
||||||
|
+ 动态跳转番剧
|
||||||
|
+ 历史记录番剧记忆播放
|
||||||
|
+ 一键清空稍后再看
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
+ 切换分P cid未切换
|
||||||
|
+ cookie存储问题
|
||||||
|
+ 登录/退出登录问题
|
||||||
|
|
||||||
|
### 优化
|
||||||
|
+ 页面空/异常状态样式
|
||||||
|
+ 退出登录提示
|
||||||
|
+ 请求节流
|
||||||
|
+ 全屏播放
|
@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
|||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
# In Windows, build-name is used as the major, minor, and patch parts
|
# In Windows, build-name is used as the major, minor, and patch parts
|
||||||
# of the product and file versions while build-number is used as the build suffix.
|
# of the product and file versions while build-number is used as the build suffix.
|
||||||
version: 1.0.0+1
|
version: 1.0.2
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.19.6 <3.0.0"
|
sdk: ">=2.19.6 <3.0.0"
|
||||||
|
Reference in New Issue
Block a user