V2Bar v0.2.0
- 全新设计原生 macOS 菜单栏体验,集中展示账户资料、刷新状态、常用 V2EX 入口和最近通知。
- 将最近通知按主题聚合,并区分回复、收藏、感谢和其他事件;支持识别新通知并直接打开相关主题或用户主页。
- 改进 Token 管理流程,保存前验证有效性,并支持查看有效期、更换和移除 Token。
- 增加打开菜单时刷新以及每 5、15、30 分钟自动刷新的选项。
- 增加登录时启动和 Sparkle 应用内更新入口。
- 更新支持浅色、深色和 tinted 外观的自适应 App 图标。
- 最低系统要求调整为 macOS 14 Sonoma。
- 发布产物统一为同时支持 Apple Silicon 与 Intel 的
V2Bar-macOS-universal.zip,并提供 SHA-256、Sparkle appcast 和 GitHub Artifact Attestation。
Build
- Universal Binary (Apple Silicon + Intel)
- macOS 14.0+
SHA-256 Checksums
aec13a34451e9cd782396c6517628edd6523145257073bd78577fc5a02d866b3 V2Bar-macOS-universal.zip
What's Changed
- feat: migrate V2Bar to native TCA menu by @ygsgdbd in #2
- [codex] refine menu and notifications by @ygsgdbd in #3
- [codex] group recent notifications by topic by @ygsgdbd in #4
- [codex] 优化 V2Bar 自适应 App Logo by @ygsgdbd in #5
- [codex] refresh V2Bar README by @ygsgdbd in #6
- ci: lock release build number to UTC by @ygsgdbd in #7
- [codex] unify build and release pipeline by @ygsgdbd in #9
- [codex] prepare V2Bar v0.2.0 release by @ygsgdbd in #10
- [codex] fix unsigned launch, token switching, and Sparkle scope by @ygsgdbd in #11
- [codex] fix annotated tag validation by @ygsgdbd in #12
New Contributors
Full Changelog: v0.1.1...v0.2.0