Skip to content

Releases: aburgh/Disk-Arbitrator

v0.8.0

16 Sep 22:48
Compare
Choose a tag to compare
  • Added "Show main window at activation" preference (thanks melomac)
  • Fix memory leaks

v0.7.0

03 Aug 15:13
Compare
Choose a tag to compare
  • Fix order of disks
  • Fix crash during eject

v0.6.0

21 Apr 23:57
Compare
Choose a tag to compare
  • Fix read-only automatic mounts not working on OS X 10.11+
  • Disable the "ignore journal" mount option for non-HFS disks

v0.5.0

09 Jan 05:27
Compare
Choose a tag to compare
  • 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

v0.4.2

09 Jan 15:19
Compare
Choose a tag to compare
  • Added Developer ID signature for Gatekeeper.
  • Updated for Xcode 4.5 (should have no affect on behavior).
  • Removed PPC architecture.

v0.4.1

09 Jan 15:20
Compare
Choose a tag to compare
  • Added feature to install/uninstall a launchd agent plist.
  • Added labels and tool tips to make mount options easier to understand.

v0.4.0

09 Jan 15:21
Compare
Choose a tag to compare
  • 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).

v0.3.2

09 Jan 15:22
Compare
Choose a tag to compare
  • Fixed use of Snow Leopard API to retrieve disk icons.
  • Minor code cleanup.

v0.3.1

09 Jan 15:23
Compare
Choose a tag to compare
  • Added Preferences window and an option to show the main window at launch.

v0.3.0

09 Jan 15:24
Compare
Choose a tag to compare
  • 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.