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
Right-click on the menu bar icon no longer fails to show the context menu on macOS 27. On macOS 27 the system no longer delivers right-mouse events to NSStatusBarButton at the AppKit layer, so the context menu is now intercepted via a session-level CGEventTap. This requires the user to grant Caffeine accessibility permission on first run (System Settings → Privacy & Security → Accessibility).
Timer no longer stays active and shows negative seconds after the Mac sleeps past the activation period.
Changed
Improved Ukrainian translation.
The time-remaining countdown is now displayed live at the top of the right-click context menu without rebuilding the menu on every tick.