Skip to content

v0.3.13 — 菜单栏图标/详情面板分开控制 + UA 跟随本机 Chrome

Choose a tag to compare

@zhuchenxi113 zhuchenxi113 released this 22 Jun 17:29

新功能 / New

  • 菜单栏图标与详情面板分开控制:菜单栏只显示部分服务以省空间,下拉面板仍看全部 / Menu bar icons and the detail panel can now be controlled separately
  • 菜单栏样式:数字+电池 / 仅数字 / 仅电池 — Menu bar style: number+battery / number only / battery only

改进 / Improved

  • User-Agent 跟随本机 Chrome 版本,减少一个被识别为自动化的特征 —— 感谢 @FernandeZ-hjm (#2) / User-Agent now follows the installed Chrome version, removing one signal that looks like automated traffic — thanks @FernandeZ-hjm (#2)

修复 / Fixed

  • 「检查更新」遇预览版号静默崩溃 / "Check for Updates" silently crashing on pre-release version strings
  • import 时跑 subprocess 拖慢菜单栏 App 启动 / subprocess running at import time slowing menu-bar app startup