-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d724b2d
commit 433ff28
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
- 归档下载切换为4线程下载 | ||
- 详情页标签上色适配金星账号的多标签集 | ||
- 标签设置适配标签集默认颜色 | ||
- 优化删除标签时的UI | ||
- 优化高级设置页面加载逻辑 | ||
- 优化相似搜索 | ||
- 优化iOS后台模糊颜色 | ||
- 修复某些场景下请求重定向的问题 | ||
|
||
------------------------------------------------------------------------------------------ | ||
|
||
- Support 4-thread download for archive download | ||
- Add support for multiple tag set for gold star account | ||
- Add support for default color of tag set in tag settings | ||
- Optimize the UI when deleting tags | ||
- Optimize the loading logic of the advanced settings page | ||
- Optimize similar search | ||
- Optimize the blur color in the background of iOS | ||
- Fix the problem of request redirection in some scenarios |