From 433ff283b4b539388970a39e2b8ba8cf5a7a22ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=85=B1=E5=A4=A9=E5=B0=8F=E7=A6=BD=E5=85=BD?= Date: Sun, 31 Mar 2024 02:50:38 +0800 Subject: [PATCH] v7.4.13+188 --- changelog/v7.4.13+188.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 changelog/v7.4.13+188.md diff --git a/changelog/v7.4.13+188.md b/changelog/v7.4.13+188.md new file mode 100644 index 00000000..687889da --- /dev/null +++ b/changelog/v7.4.13+188.md @@ -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 \ No newline at end of file