Releases: homm/StillCore
Releases · homm/StillCore
v1.2.0
General improvements
- Click current values to toggle chart series
- Relative sample age is shown in chart markers
- Attached window is draggable by its header
- Battery tracker now shows charging status and current charge more clearly
- Battery tracker helper memory usage optimized
Design update
- Fonts are clearer and better aligned
- Chart colors have better contrast in light and dark appearances
- Compact update interval control replaces the full-width interval row
- Simpler, more recognizable battery indicator
- New attach/detach and quit button icons
Special thanks to @valerypopoff and @ilyabirman for the design.
v1.1.0
- Updated
libmacmonwith better CPU detection on macOS Tahoe and support for M5-series chips. - Fixed launch failures for release builds created locally with
make release-dmg. - Improved stability of menu and pinned windows, reducing visual glitches and fixing behavior with fullscreen apps.
- Fixed rare chart rendering glitches after reopening the window, including cases where charts could disappear.
- Reduced CPU overhead by skipping menu bar icon updates when sampled stats have not changed.
- Reduced chart CPU overhead.
- Added a one-time keyboard shortcut hint for changing the update interval.
Full Changelog: v1.0.0...v1.1.0