- Added "Show main window at activation" preference (thanks melomac)
- Fix memory leaks
- Fix order of disks
- Fix crash during eject
- Fix read-only automatic mounts not working on OS X 10.11+
- Disable the "ignore journal" mount option for non-HFS disks
- Added lock icon to disks that are read-only
- Fixed launchd plist containing hard coded app path
- Improved compatibility with 10.10
- Improved code stability
- Added Developer ID signature for Gatekeeper.
- Updated for Xcode 4.5 (should have no affect on behavior).
- Removed PPC architecture.
- Added feature to install/uninstall a launchd agent plist.
- Added labels and tool tips to make mount options easier to understand.
- Fixed overwriting AppLogLevel preference at startup.
- Added log message for mount approval callback.
- Activate application when showing the main window, Preferences, or About panel.
- Changed Attach Disk Image icon.
- Changed mode and activation state to persist across application restart.
- Enabled Sudden Termination (new in Snow Leopard for faster shutdowns).
- Fixed use of Snow Leopard API to retrieve disk icons.
- Minor code cleanup.
- Added Preferences window and an option to show the main window at launch.
- Added Attach Disk Image feature.
- Added check for encrypted disk image.
- Added support for attaching a disk image by dragging the file into the disks window.
- Added a progress window while a disk image is verified.
- Added disk menu to the status item menu.
- Improved validation of toolbar items.
- Added Disk Info window.
- Added mounting feature with dialog for options and mountpoint path.
- Added unmounting and ejecting.
- Added toolbar and custom icons.
- Improved logging.
- Added target to build the distribution DMG.
- Fixed refresh bug when a disk is mounted or unmounted.
- Added controls to the main window to activate and change mode.
- Initial release