Skip to content

Commit

Permalink
v1.0.4 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhigq committed Aug 22, 2023
1 parent 8a8e99f commit 3ad3ca9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions change_log/1.0.4.0822.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## 1.0.4

### 新功能
+ 热搜刷新
+ 视频搜索排序、筛选
+ app字体大小自定义
+ app主题色自定义
+ 「课堂」类动态渲染


### 修复
+ 搜索词联想richText渲染异常
+ 部分动态点赞异常
+ 默认视频解码格式
+ 搜索页面返回搜索词未清空
+ 动态详情评论加载异常
+ 动态页面下拉刷新数据异常

### 优化
+ 一些样式修改
+ 取消热搜词缓存
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.3
version: 1.0.4

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

0 comments on commit 3ad3ca9

Please sign in to comment.