v1.0.7 更新
This commit is contained in:
22
change_log/1.0.7.0908.md
Normal file
22
change_log/1.0.7.0908.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
## 1.0.7
|
||||||
|
|
||||||
|
默认倍速、直播弹幕、专栏等功能开发中
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
+ 弹幕设置、屏蔽功能
|
||||||
|
+ 不是很完美的后台播放功能
|
||||||
|
+ 不是很完美的画中画(pip)功能(Android端)
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
+ 动态页面加载异常
|
||||||
|
+ 网络异常时页面空白
|
||||||
|
+ 竖屏全屏状态栏问题
|
||||||
|
+ iOS端代理请求异常
|
||||||
|
|
||||||
|
### 优化
|
||||||
|
+ 图片预览
|
||||||
|
+ 全屏播放时自动旋转
|
||||||
|
+ 转发内容增加视频标题
|
||||||
|
|
||||||
|
更多更新日志可在Github上查看
|
||||||
|
问题反馈、功能建议请查看「关于」页面。
|
@ -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.6
|
version: 1.0.7
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.19.6 <3.0.0"
|
sdk: ">=2.19.6 <3.0.0"
|
||||||
|
Reference in New Issue
Block a user