本次更新专注于新系统适配与启动体验优化:
- 支持 macOS 27 Golden Gate:原生适配最新 macOS 27 SDK 与 Apple Silicon 架构,升级打包指令并摒弃对 Intel (x86_64) 的支持(v2.0.0 为最后一个支持 Intel 的版本)。
- 移除开机自启弹窗:通过检测系统开机启动事件,避免应用在用户登录系统并自动拉起时弹出首选项设置界面。
This update focuses on new system adaptation and startup experience optimizations:
- Support macOS 27 Golden Gate: Natively compiled for the latest macOS 27 SDK and Apple Silicon, upgrading packaging commands and dropping support for Intel (x86_64) architectures (v2.0.0 remains the last version to support Intel).
- Remove Auto-start Popup: Detects system login launch events to prevent the Preferences window from opening automatically upon startup.