Overview
This is an urgent hotfix for a serious regression in Radix v1.5.0 that prevented APFS startup-volume scans from working correctly. I'm sorry that this issue made it into a release. From now on, releases will undergo much deeper QA, including full scans of real APFS startup volumes. As usual, releases will continue to be tested on macOS 14 and macOS 15, with much deeper QA going forward on those versions as well. This release also adds a full Italian localization and improves scan comparison performance. It spans 16 commits; see the full commit history between v1.5.0 and v1.5.1 for a detailed development log.
Thank you for your patience and continued support. Bug reports and feedback are always appreciated and help make Radix more reliable.
Download Radix v1.5.1 for macOS 14.0+ (universal binary for Intel and Apple silicon systems). If you already have Radix installed, use Radix > Check for Updates… to update in the app. Alternatively, install via Homebrew:
brew install --cask radixHighlights
- Added a complete Italian localization (#23). Thanks @fraluc06!
- Made large scan comparisons substantially faster and more memory-efficient.
- Changed scan comparison to always be available from the toolbar, even before starting a scan.
Fixes
- Restored reliable APFS startup-volume scanning, fixing a severe issue in v1.5.0 that caused large portions of disk usage to appear as unattributed. This closes #24.
- Prevented temporary freezes when working with large scans or exporting saved scans.
- Fixed an issue that could cause unexpected visual behavior when switching disk-map styles.
- Added translated error messages for saved scans.