Releases: exelban/stats
Releases Β· exelban/stats
v2.9.21
New features
- feat: added details to the CPU portal view
- feat: added portal view (combined view mode) to the sensors module
- feat: moved combined popup view to the one element in the row only
- feat: added value tooltip to the network chart
Localization
v2.9.20
v2.9.19
Bug fixes
- fix: fixed disk label name in the widgets
- fix: fixed network label color (#1753)
New features
- feat: moved all popups to new ProcessesView for top processes
- feat: initialized ProcessesView that will be common for all popups
Localization
v2.9.18
Bug fixes
- fix: fixed battery high level notification ID (#1743)
- fix: fixed RAM pressure level notification key
New features
- feat: added portal to the Clock module (#1748)
- feat: added an option to hide the clock in the popup view
- feat: moved Power Delivery Brightness sensor from temperature to the power type (#1749)
- feat: added an option to hide a fan in the popup view (#1741)
- feat: updated m2 SoC CPU temperature sensors (#1703)
Localization
v2.9.17
Bug fixes
- fix: adjusted chart value in the Sensors popup to the local temperature (C/F) (#1730)
New features
- feat: removed Media engine sensors (#1712)
- feat: added powermetrics read to the SMC helper (maybe will be used in the feature)
- feat: reset the process if no data in the Disk popup view
- feat: adjusted battery notifications
- feat: added notifications view to the Battery module
- feat: added reverse order to the network chart (#1721)
- feat: added wifi network name from
networksetup(#1723)
Localization
v2.9.16
Bug fixes
- fix: fixed findAndCrop function that returns wrong remaining string after crop (#1725)
New features
- feat: added Media Engine sensors for m1 SoC (#1712)
- feat: added notifications for the Sensors module (#1124)
- feat: added notifications for the Disk module
- feat: added notifications for the RAM module
- feat: added notifications for the GPU module
- feat: added notifications for the CPU module
- feat: initialized Notification settings view for the modules
v2.9.15
Bug fixes
- fix: preinitialize the label string for the network widget (#1706)
- fix: moved findAndCrop to non mutation function (#1700)
- fix: added m3 platform detection
New features
- feat: adjusted content size in the update view
- feat: changed positioning of windows from the center to 25% higher than the center
- feat: added latency to the Network popup (based on the ICMP requests) (#1707)
- feat: removed WiFi network name from the network popup (starting from macOS Sonoma it's not available without CoreLocation access)
- feat: added 90, 120, 180, 240, and 300 seconds to the update interval for the Disk reader (#1710)
- feat: added 60 seconds to the update interval for readers
- feat: added new M3 Macs to the list of devices
Localization
- lang: update Japanese localization (#1715)
v2.9.14
v2.9.13
Bug fixes
- fix: set color for efficiency and performance cores in the BarChart widget based on the selected color in the popup view settings (#1686)
New features
- feat: changed support buttons logo to higher resolution (24px -> 128px)
- feat: adjusted width of the box with top process value
- feat: added Hindi contributor to the README
Localization
- lang: added missing Ukrainian translation
v2.9.12
Bug fixes
- fix: changed top process value view to static width. To prevent strange glitches when the value view does not fit the value. Because the process name takes too much space.
New features
- feat: added support for new m3 chips
- feat: added reverse order of items in the Speed widget for one row mode (#1674)
- feat: initialized reverse order of items in the Speed widget for two rows mode (#1674)