Disk-O Change Log
- v2.06 Released 3 May 2024
- Added FAQ and feedback links
- Made some internal changes, including showing Preferences window on the currently active display
- Added shortcuts to quit and access preferences
- Fixed a couple of minor internal glitches
- v2.05 Released 2 November 2023
- Fixed a long-standing issue with a fuzzy app icon on non-Retina displays and did some other internal cleanup
- Fixed an issue where the tooltip was not showing up when running under Sonoma
- v2.04 Released 30 September 2023
- Verified the program works on macOS Sonoma
- Added an option to invoke the Get Info window for the built-in storage device
- Added two more icons to use
- v2.03 Released 30 September 2023
- Slightly reduced CPU usage for 2 and 5 second updates
- Seem to have fixed a really insidious crashing bug that was triggered after selecting the Preferences window N times in succession
- vv2.02 Released 1 August 2023
- Added proper volume name support for Intel Macs. Turns out they use a different partition layout than ARM-based Macs
- Fixed a regression bug with the update timer, so the menu bar was always defaulting to 5 seconds
- Changed event processing so settings updates are instantaneous
- Changed the way I handled preferences and simplified that code
- Reduced CPU usage
- v2.01 Released 8 May 2023
- Added 2 new storage views and 3 new disk icons
- Fixed a stupid bug where the preferences were not saved after restarting
- Added an observer so the correct volume name will appear in the menu bar
- Added the volume name instead of the device name
- v2.00 Released 19 March 2023
- Completely re-wrote Disk-O to be a regular menu bar app and leverage some of my other code and be more flexible