Skip to content

Commit

Permalink
v1.0.5 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhigq committed Aug 26, 2023
1 parent a928c57 commit 53d4379
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions change_log/1.0.5.0826.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## 1.0.5

主要是bug修复跟一部分小功能,弹幕功能需要下一版。
问题反馈请前往QQ频道或提交issues。
感谢🙏酷友「无力感*」「斤斤计较呀」「Pseudopamine」

### 新功能
+ 高帧率支持
+ 默认评论排序设置
+ 默认动态类别设置
+ 动态合集查看
+ 同时观看人数
+ iOS路由切换效果


### 修复
+ 收藏夹翻页
+ 首页搜索框频繁点击消失
+ 评论排序切换空白
+ 快速返回首页
+ 重复进入个人中心页面数据未刷新
+ 动态goods数据异常
+ 大会员切换番剧
+ 高画质codes匹配


### 优化
+ 倍速选择
+ 播放器亮度记忆
+ 下载对应版本apk
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
version: 1.0.5

environment:
sdk: ">=2.19.6 <3.0.0"
Expand Down

0 comments on commit 53d4379

Please sign in to comment.