Skip to content

XRG 3.0

Compare
Choose a tag to compare
@mikepj mikepj released this 05 Jan 04:21
· 51 commits to main since this release

• Support for Macs with Apple silicon.
• Added a new Sensors window that shows all temperature/fan sensors with their current, min, average, and max readings.
• New Temperature Graph with a fresh UI showing just the three selected sensors.
• Support sensors in M1 Macs and detect new temperature value formats (Thanks Thomas Engelmeier).
• Use system locale to select default measurement units automatically (Thanks Thomas Engelmeier).
• Use the Accelerate framework for common XRGDataSet math operations, improving performance across several graphs (Thanks Thomas Engelmeier).
• Requires macOS 10.9 or later.