File tree Expand file tree Collapse file tree 3 files changed +20
-13
lines changed
Expand file tree Collapse file tree 3 files changed +20
-13
lines changed Original file line number Diff line number Diff line change @@ -141,11 +141,5 @@ jobs:
141141
142142 版本: `${{ github.ref_name }}`
143143 项目: `${{ github.repository }}`
144- 更新说明:
145- - 支持高并发内核新特性
146- - 支持统计订阅链接总数、可用节点数量、成功率
147- - 优化默认参数,提高检测成功率
148- - 新内核集成 sub-store 前后端,可通过WebUI一键管理
149- - 添加媒体解锁平台 多选窗口
150144
151145 🔗 [查看详情](https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }})
Original file line number Diff line number Diff line change 11# 📝 Changelog
22
3- [ 2.5.0.1] - 2025-11-03
3+ [ 2.7.0.0] - 2025-11-20
4+
5+ 🚀 Features
6+
7+ - 支持点选媒体解锁检测平台
8+ - 启动时检查内核更新
49
510🐛 Bug Fixes
611
7- - 自动检测系统代理并设置,提高了兼容性
12+ - 修复重复添加singbox订阅选项
13+ - 更新“更多参数”
14+ - 修复WebUI按钮在检测期间被禁用的错误
815
916⚡ Performance
1017
11- - 优化代理检测和设置
12- - 优化版本检测
18+ - 优化媒体解锁窗体显示效果
19+ - 优化局域网ip选择窗体显示
20+ - 优化内核检查更新逻辑
1321
1422⚙️ Miscellaneous Tasks
1523
16- - 更新Newtonsoft.Json
24+ - Bump version to v2.6.0.1
25+ - 清理补充参数
26+ - 添加订阅链接统计单选框提示
27+ - Bump version to v2.7.0.0
28+ - * (CI)* 更新release信息
29+ - 更新readme
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<item >
3- <version >2.5 .0.1 </version >
4- <url >https://gh.39.al/https://github.com/sinspired/SubsCheck-Win-GUI/releases/download/v2.5 .0.1 /subs-check-win.zip</url >
3+ <version >2.7 .0.0 </version >
4+ <url >https://gh.39.al/https://github.com/sinspired/SubsCheck-Win-GUI/releases/download/v2.7 .0.0 /subs-check-win.zip</url >
55 <changelog >https://gh.39.al/https://raw.githubusercontent.com/sinspired/SubsCheck-Win-GUI/master/CHANGELOG.md</changelog >
66 <mandatory >true</mandatory >
77 <executable >subs-check.win.gui.exe</executable >
You can’t perform that action at this time.
0 commit comments