v1.0.4 更新
This commit is contained in:
21
change_log/1.0.4.0822.md
Normal file
21
change_log/1.0.4.0822.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
## 1.0.4
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
+ 热搜刷新
|
||||||
|
+ 视频搜索排序、筛选
|
||||||
|
+ app字体大小自定义
|
||||||
|
+ app主题色自定义
|
||||||
|
+ 「课堂」类动态渲染
|
||||||
|
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
+ 搜索词联想richText渲染异常
|
||||||
|
+ 部分动态点赞异常
|
||||||
|
+ 默认视频解码格式
|
||||||
|
+ 搜索页面返回搜索词未清空
|
||||||
|
+ 动态详情评论加载异常
|
||||||
|
+ 动态页面下拉刷新数据异常
|
||||||
|
|
||||||
|
### 优化
|
||||||
|
+ 一些样式修改
|
||||||
|
+ 取消热搜词缓存
|
||||||
@ -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.3
|
version: 1.0.4
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.19.6 <3.0.0"
|
sdk: ">=2.19.6 <3.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user