Releases: bsnkhua/mole-widget
Releases · bsnkhua/mole-widget
v0.7.0
v0.6.0
v0.5.4
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's new
- Size preset buttons — three one-tap buttons (S / M / L) in the title bar let you switch between predefined section layouts: Small (CPU & Memory), Medium (adds Disk & Power), and Large (all six sections). The active preset is highlighted; a custom section mix dims all three.
v0.5.2
What's new
- Liquid Glass background on macOS Tahoe — the widget now uses native glass material that blurs and tints the desktop behind it, matching the look of built-in macOS 26 desktop widgets
- Opacity setting hidden on macOS 26+ — the glass manages its own appearance; the Opacity picker remains available on macOS Sonoma
v0.5.1
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)
v0.5.0 — Title bar & GitHub link
- Always-visible title bar: app glyph + name on the left, update/lock controls on the right (no longer overlap the header at narrow widths)
- New menu bar item "Mole Widget v0.5.0 — GitHub" opens the repository
- README and repo metadata polished for discoverability