You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Menu-bar reliability
Restores Chime as a menu-bar agent with no Dock presence.
Uses a stable AppKit status-item identity instead of the anonymous SwiftUI scene identity.
Keeps a compact recovery panel available until menu-bar access has been confirmed, so Chime cannot become unreachable when macOS hides or misplaces a status item.
Preserves the existing public bundle identifier and Accessibility grant across the update.
Verification
83 XCTest cases passed locally and GitHub Actions passed.
The DMG is Developer ID-signed, Apple-notarized, stapled, and Gatekeeper accepted.