Releases: mikepj/XRG
XRG 3.2.1
- Update the endpoints used to gather weather data
- Fix link to weather station list
- Fix drawing bugs in the battery, disk, and network graphs
- Make line graphs slightly thicker and smoother (Thank you to @superevr for the code suggestion)
- Remove the option to anti-alias text in the graph window (no longer supported in later versions of macOS)
XRG 3.2.1 now requires macOS 10.13 or later.
XRG 3.2
• Optimize Apple silicon sensor miner to only run on applicable CPUs.
• Avoid drawing the window border color in the graph backgrounds.
• Updated the weather station list link.
• Fix a bug where the Net graph text was missing a newline.
• Fix a bug where invalid battery charges were shown.
• Fix a bug where only stats for one GPU would be shown.
• Fix other display bugs in the GPU graph.
XRG 3.1
• Temperature sensor support in 14” and 16” MacBook Pro with M1 Pro/Max.
• Fix the battery graph on M1 Macs.
• Optimize text drawing. Reduces CPU load dramatically on fast updating graphs.
• Support the ProcHot temperature sensor on older Intel CPUs.
• Add Preferences checkbox to disable/enable unknown temperature sensors.
• Add support for display of data quantities into the petabytes.
• Fix opening the Battery System Preferences on Big Sur and later.
• Fix the fast CPU text alignment.
• Fix temperature sensor ordering bug.
XRG 3.0
• 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.
XRG 2.8.2
• Fixed a crash when unexpected weather conditions were downloaded.
• Fixed a bug where the window wouldn’t be interactive when in the “background” window level.
• Fixed window expanding/contracting on mouseover.
• Fixed a bug where the max scale wouldn’t be reset on the disk graph.