Skip to content

Commit

Permalink
update:changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Nov 19, 2024
1 parent 99912f0 commit dd7189a
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,28 @@
# 更新日志(Changelog)

## v1.5.2
## v1.5.3

### 2024/11/15
### 2024/11/19

⚠️ 这将是支持 Win7 的最后一个版本

- 🐛 修复 GUI “显示无结果分类”设置后保存失败(#564
- 🐛 修复命令行启动报错 (#567

<details>
<summary>English</summary>

⚠️ 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).

</details>

## v1.5.2

### 2024/11/15

- ✨ 新增各省份地方台
- ✨ 新增控制显示无结果频道分类配置(open_empty_category)(#551
- ✨ 调整接口源(#526
Expand All @@ -15,16 +32,12 @@
- 🪄 调整默认配置:接口数量 urls_limit=10 等数量配置,增加订阅源
- 🐛 修复运行停止问题(#527
- 🐛 修复 Win7 GUI 启动问题(#536
- 🐛 修复 GUI “显示无结果分类”设置后保存失败(#564
- 🐛 修复命令行启动报错 (#567
- 🗑️ 移除部分无效订阅源
- 🗑️ 移除域名黑名单配置(domain_blacklist),请使用接口关键字黑名单(url_keywords_blacklist)替代

<details>
<summary>English</summary>

⚠️ 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).
Expand All @@ -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.

Expand Down

0 comments on commit dd7189a

Please sign in to comment.