Skip to content

v1.3.0

Latest

Choose a tag to compare

@homm homm released this 31 May 12:28
· 11 commits to main since this release
Screenshot 2026-05-30 at 14 54 20

Menu bar battery item

  • Added two battery menu bar modes: percentage and icon.
  • The icon reflects charging, charged, and Power Save mode states.
  • Current status is read by the app directly; the helper is only needed for session tracking.
  • Helper actions are now tucked into a popover, making the integration less intrusive.
  • System settings can be opened from the indicator in the app window.
  • Related UI and menu options are hidden on Macs without a battery.

General improvements

  • Updated the app icon.
  • Added Sparkle-based app updates.
  • Added a CPU usage setting to show cluster usage weighted by core count.
  • Fixed memory unit labels to use GB instead of Gb.
  • Kept minimum window resizing behavior consistent.

Full Changelog