Skip to content

v0.5.1

Choose a tag to compare

@bsnkhua bsnkhua released this 07 Jun 07:23
· 16 commits to main since this release

What's new

  • Report an Issue menu bar item — opens the GitHub issues page directly from the widget
  • Reduced battery impact: fast polling (CPU/memory/network/processes) pauses automatically when the widget is fully hidden behind other windows, resumes with an immediate refresh when it becomes visible again
  • SwiftUI rendering optimisations: section views and leaf views skip redraws when their data hasn't changed between ticks (e.g. Power section saves ~29/30 render passes per 30 s cycle)