mod: v1.0.26 更新日志
This commit is contained in:
38
change_log/1.0.26.1214.md
Normal file
38
change_log/1.0.26.1214.md
Normal file
@ -0,0 +1,38 @@
|
||||
## 1.0.26
|
||||
|
||||
### 功能
|
||||
+ 番剧历史记录
|
||||
+ 番组追番状态
|
||||
+ up主投稿播放
|
||||
+ 视频tags展示
|
||||
+ 视频带图评论
|
||||
+ 无效视频查看
|
||||
+ 支持合集订阅
|
||||
+ 艾特评论展示
|
||||
+ 视频合集展示
|
||||
+ 视频硬解格式
|
||||
+ cookie登录
|
||||
+ 默认空降助手
|
||||
+ 支持评论区关闭
|
||||
+ 支持纯黑色背景
|
||||
+ 简介默认展开
|
||||
|
||||
### 优化
|
||||
+ 竖屏视频播放
|
||||
+ 专栏文章查看
|
||||
+ 播放器亮度、音量调整百分比展示
|
||||
+ 竖屏直播布局
|
||||
+ 图片预览
|
||||
+ 专栏渲染优化
|
||||
+ 私信图片查看
|
||||
|
||||
### 修复
|
||||
+ 字幕匹配错误
|
||||
+ 视频全屏异常
|
||||
+ 直播间横屏异常
|
||||
+ 其他一些问题
|
||||
|
||||
|
||||
|
||||
更多更新日志可在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
|
||||
# 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.
|
||||
version: 1.0.25+1025
|
||||
version: 1.0.26+1026
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
Reference in New Issue
Block a user