From dd7189a79745250125394dac134785593117b60c Mon Sep 17 00:00:00 2001
From: "guorong.zheng" <360996299@qq.com>
Date: Tue, 19 Nov 2024 11:50:23 +0800
Subject: [PATCH] update:changelog
---
CHANGELOG.md | 27 +++++++++++++++++++--------
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bc4305113..dde562aa10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,28 @@
# 更新日志(Changelog)
-## v1.5.2
+## v1.5.3
-### 2024/11/15
+### 2024/11/19
⚠️ 这将是支持 Win7 的最后一个版本
+- 🐛 修复 GUI “显示无结果分类”设置后保存失败(#564)
+- 🐛 修复命令行启动报错 (#567)
+
+
+ English
+
+⚠️ This will be the last version supporting Win7
+
+- 🐛 Fixed the issue where the GUI setting for "Display No Results Category" failed to save (#564).
+- 🐛 Fixed the error when starting from the command line (#567).
+
+
+
+## v1.5.2
+
+### 2024/11/15
+
- ✨ 新增各省份地方台
- ✨ 新增控制显示无结果频道分类配置(open_empty_category)(#551)
- ✨ 调整接口源(#526)
@@ -15,16 +32,12 @@
- 🪄 调整默认配置:接口数量 urls_limit=10 等数量配置,增加订阅源
- 🐛 修复运行停止问题(#527)
- 🐛 修复 Win7 GUI 启动问题(#536)
-- 🐛 修复 GUI “显示无结果分类”设置后保存失败(#564)
-- 🐛 修复命令行启动报错 (#567)
- 🗑️ 移除部分无效订阅源
- 🗑️ 移除域名黑名单配置(domain_blacklist),请使用接口关键字黑名单(url_keywords_blacklist)替代
English
-⚠️ This will be the last version supporting Win7
-
- ✨ Added local channels for each province.
- ✨ Added configuration to control the display of the No Results Channel Category (open_empty_category) (#551).
- ✨ Adjusted interface sources (#526).
@@ -34,8 +47,6 @@
- 🪄 Adjusted default configurations: number of interfaces urls_limit=10, etc., and added subscription sources.
- 🐛 Fixed the issue of the program stopping (#527).
- 🐛 Fixed the issue of Win7 GUI startup (#536).
-- 🐛 Fixed the issue where the GUI setting for "Display No Results Category" failed to save (#564).
-- 🐛 Fixed the error when starting from the command line (#567).
- 🗑️ Removed some invalid subscription sources.
- 🗑️ Removed the domain blacklist configuration (domain_blacklist). Please use the interface keyword blacklist (url_keywords_blacklist) instead.