Skip to content

Releases: Sxuan-Coder/PortCheck

PortCheck V2.4.3版本

Choose a tag to compare

@github-actions github-actions released this 13 Sep 10:37

PortCheck V2.4.3版本

主要改动

见下方 git 历史。

git历史

  • chore: 版本号升级至 v2.4.3 (b3cf9f5)
  • feat(codingplan): 支持配置用量自动刷新间隔 (d3f901a)

PortCheck V2.4.2版本

Choose a tag to compare

@github-actions github-actions released this 08 Sep 17:51

PortCheck V2.4.2版本

主要改动

见下方 git 历史。

git历史

  • chore: 版本号升级至 v2.4.2 (8560376)
  • fix(codingplan): 修复余额预警值数字输入导致保存静默失败 (32ff30a)
  • feat(codingplan): 新增 DeepSeek 余额监控与余额预警 (f6310ff)
  • chore(sidebar): 版本号改为读取 package.json 并优化命令列样式 (1c1a572)

PortCheck V2.4.1版本

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:54

PortCheck V2.4.1版本

主要改动

见下方 git 历史。

git历史

  • chore: 版本号升级至 v2.4.1 (ea54383)
  • feat(update): 更新弹窗支持应用内下载安装包并自动启动安装程序 (f25c863)
  • fix(overlay): 修复点击悬浮窗后全局鼠标卡死问题 (6a5fb8e)

PortCheck V2.4.0版本

Choose a tag to compare

@github-actions github-actions released this 05 Sep 18:10

PortCheck V2.4.0版本

主要改动

见下方 git 历史。

git历史

  • chore: 版本号升级至 v2.4.0,README 补充用量查询与悬浮窗功能说明 (3888ea8)
  • fix(overlay): 主窗口刷新用量时广播数据,悬浮窗即时同步 (9fe2195)
  • fix(codingplan): 账号备注名留空时回填供应商默认显示名 (ea90c7e)
  • feat(settings): 设置页分组,用量悬浮窗支持已用/剩余显示与自动开启 (7f25a3a)
  • feat(overlay): 新增用量悬浮窗,圆环图表展示 Coding Plan 用量 (d3ebc57)
  • feat(codingplan): 新增用量查询页,对接四家 Coding Plan 用量接口 (0614819)

PortCheck V2.3.1版本

Choose a tag to compare

@github-actions github-actions released this 05 Aug 05:01

PortCheck V2.3.1版本

主要改动

见下方 git 历史。

git历史

  • chore: 版本号升级至 v2.3.1 (c8167aa)
  • feat(overlay): 悬浮窗隐藏 Windows 任务栏图标 (b1ef083)
  • fix(overlay): 悬浮窗恢复推迟到主窗口导航完成,修复二次启动白屏 (aa8e4c0)
  • feat(update): 新增启动时静默检查更新并改用自定义 Vue 弹窗 (3eaf57c)

PortCheck V2.3.0版本

Choose a tag to compare

@github-actions github-actions released this 05 Aug 04:01

PortCheck V2.3.0版本

主要改动

见下方 git 历史。

git历史

  • chore: 版本号升级至 v2.3.0 (62a6254)
  • feat: 新增性能悬浮窗颜色与字号自定义设置 (fee0ec5)
  • feat: 新增资源占用监控常驻,用户可自定义位置和开关 (9049c16)
  • fix(package): 安装程序记住上次安装目录,升级时默认沿用而非装回 C 盘 (b099a83)
  • fix(package): 安装/卸载前先结束旧版进程,修复升级覆盖 exe 失败 (c3e38f3)
  • fix(ci): 修复发布说明 git 历史被数组插值拼成一行的问题 (5a757fa)
  • chore: 新增 .gitattributes 统一 .ts 文件行尾为 LF,消除 bindings CRLF 噪音 (4bea79d)

PortCheck V2.2.2版本

Choose a tag to compare

@github-actions github-actions released this 03 Aug 02:46

PortCheck V2.2.2版本

主要改动

见下方 git 历史。

git历史

  • chore(release): 升级版本号至 v2.2.2 (bb88dfe) - style(ui): 标题栏移除品牌图标,仅保留应用名与徽标 (32480dd) - fix(ui): 启动时按进程范围设置自动提权重启,修复重启后退回普通权限 (0ea89b7) - fix(ui): 修复进入设置页主题跳变,新增进程范围设置支持全系统进程 (fea50d9) - feat(ui): 进程管理新增提交内存列,排序支持按提交内存 (cb3039b) - feat(ui): 性能页新增提交内存卡片,展示提交量与提交限制占比 (6facc76) - feat(ui): 开机启动页新增状态筛选,可按已启用/已禁用过滤 (631503a) - fix(ui): 修复深色模式下 select 下拉项白底白字对比度问题 (4a22aca) - docs: 沉淀经验教训并将 ui/ 加入 gitignore (5bd735a)

PortCheck V2.2.1版本

Choose a tag to compare

@github-actions github-actions released this 19 Jul 03:48

PortCheck V2.2.1版本

主要改动

见下方 git 历史。

git历史

  • chore(release): 升级版本号至 v2.2.1 (b1652c3) - feat(ui): 侧栏新增设置入口并注册设置页 (759f1c4) - feat(ui): 新增设置页(系统设置面板、关于软件面板) (2e262dd) - chore: 重新生成 TypeScript Bindings (0dbec86) - feat(settings): 新增后台 SettingsService(配置读写、开机自启、动态间隔) (2604fe4)

PortCheck V2.2.0版本

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:07

PortCheck V2.2.0版本

主要改动

见下方 git 历史。

git历史

  • fix(ci): 恢复 package-lock 中被误改的依赖版本 (5c2df5a) - chore(release): 升级版本号至 v2.2.0 (cba8733) - fix(ui): 图标提取失败时回退为应用 logo (f83dfb0) - feat(ui): 启动项与进程列表显示应用图标 (3f4c3d8) - feat(services,startup): 服务启停与启动项删除禁用及按需提权 (69fb91a) - chore(gitignore): 忽略本地 docs/plan 与 superpowers 计划目录 (5bd058c) - fix(ci): 修复 Release 正文版本号被 PowerShell 吞掉的问题 (36b3594)

PortCheck V2.1.0版本

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:58

PortCheck V2.1.0版本

主要改动

见下方 git 历史。

git历史

  • feat(update): 新增检查更新功能并升级至 v2.1.0 (2c5ed01)