File tree Expand file tree Collapse file tree 3 files changed +18
-31
lines changed Expand file tree Collapse file tree 3 files changed +18
-31
lines changed Original file line number Diff line number Diff line change 11# 📝 Changelog
22
3- [ 2.3 .0.0] - 2025-09-30
3+ [ 2.4 .0.0] - 2025-10-06
44
55🚀 Features
66
7- - 添加检测流水线并发设置
8- - 添加32\64位内核切换
9- - 添加高并发内核/原版切换
10- - 支持流水线分阶段自适应并发检测
11- - 支持流水线分段高并发模式,增强位置标签,大幅提高性能
12- - 添加AutoUpdater,优化GUI自动更新,修复部分进度显示
7+ - 自动检测设置系统代理与界面优化
138
149🐛 Bug Fixes
1510
16- - 修复saveMethod group的初始化位置
17- - 修复版本架构切换逻辑,避免下载进程冲突
18- - 修复R2和webdav的默认载入位置
19- - 修复cron输入框显示
20- - 修复listen-port参数写入错误
21- - 修复检查更新窗体错误引用导致重复创建实例的错误
22- - 修复生成update.xml使用了错误的version
11+ - * (build)* 修复32 位进程无法访问 64 位进程模块的错误
12+ - 修复原版内核保留上次成功节点设置
2313
2414⚡ Performance
2515
26- - 优化控件提示,提升使用体验
27- - 优化保留之前成功节点的逻辑
28- - 优化开始检测\结束检测的按钮事件逻辑,修复bug
29- - 优化启动检测按钮和日志标签显示
30- - 优化检查更新逻辑和UI
31-
32- 🎨 Styling
33-
34- - 语义化控件名称
16+ - 优化覆写配置和内核下载逻辑,自动选择系统代理或github代理
17+ - 优化下载策略、避免不必要的检测
18+ - 统一覆写文件和内核下载更新逻辑,提高稳定性
19+ - 优化检查更新界面和更多参数页面
3520
3621⚙️ Miscellaneous Tasks
3722
38- - * (UI )* 调整界面尺寸,以适配旧设备
39- - Upgrade .NET Framework from 4.7.2 to 4.8
23+ - * (doc )* 修改readme,更新GUI界面截图
24+ - * (ui) * 修改启用WebUI API密钥按钮文本
Original file line number Diff line number Diff line change 33首先声明,这款软件并非我原创开发。Subs-Check是由 [ bestruirui] ( https://github.com/bestruirui/BestSub ) 原创、由 [ beck-8] ( https://github.com/beck-8/subs-check ) 进行二次开发,而我所编写的 GUI 仅是在这两位开发者的原始版本基础上进行的 ** 二次开发** 。
44
55> ✨ 修复界面模糊,支持高DPI缩放,增加自适应高并发内核切换,增加` i386/64 ` 位内核切换,优化自动更新,增加了新的参数设置项。
6- > 内核新增功能详见:[ sinspired/subs-check] ( https://github.com/sinspired/subs-check ) 。
6+ > 新增:“系统代理”设置,支持系统代理自动检测并设置。
7+
8+ > 内核新增功能详见:[ sinspired/subs-check] ( https://github.com/sinspired/subs-check )
79
810- ** 视频教程:[ 永久免费0门槛!小白也有无限高速代理节点!] ( https://youtu.be/sS9Tuf1PCyc ) **
911- ** 数字签名:[ 关于项目报毒说明] ( https://www.youtube.com/watch?v=4906t5zygAE&t=123s ) **
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<item >
3- <version >2.3 .0.0</version >
4- <url >https://gh.39.al/https://github.com/sinspired/SubsCheck-Win-GUI/releases/download/v2.3 .0.0/subs-check-win.zip</url >
5- <changelog >https://gh.39.al/https://raw.githubusercontent.com/sinspired/SubsCheck-Win-GUI/master/CHANGELOG.md</changelog >
6- <mandatory >false</mandatory >
7- <executable >subs-check.win.gui.exe</executable >
3+ <version >2.4 .0.0</version >
4+ <url >https://gh.39.al/https://github.com/sinspired/SubsCheck-Win-GUI/releases/download/v2.4 .0.0/subs-check-win.zip</url >
5+ <changelog >https://gh.39.al/https://raw.githubusercontent.com/sinspired/SubsCheck-Win-GUI/master/CHANGELOG.md</changelog >
6+ <mandatory >false</mandatory >
7+ <executable >subs-check.win.gui.exe</executable >
88</item >
You can’t perform that action at this time.
0 commit comments