Update release notes after final release of version 3.0.4
Network Share Mounter 3.0.4
For usage and configuration examples please consult the documentation
New Features
- Mount status display now enhanced with SF Symbols.
- Integrated the widely used Sparkle framework so that the app can update itself. There is a new parameter
enableAutoUpdater
which is set to TRUE by default. If you want to deactivate the auto update feature, you must set this parameter tofalse
(Issue #116 (closed)) - Possibility introduced to trigger mount and unmount via UNIX signals (kill -SIGUSR1 PID performs an unmount of all shares, kill -SIGUSR2 PID triggers a mount of all shares) (Issue #106 (closed))
- We are of the opinion that Kerberos functionality via our DogeADAuth library can leave the beta stage soon
Bugfixes
- Fixed a bug where the color of the menu bar symbol did not reflect the status of the Kerberos ticket (kerberos authentication (dogeAuth) beta)
- Fixed a bug in a doge library (kerberos authentication) call which caused the app to crash
- Workaround for Finder showing already disconnected drives after wakeup (Issue #109 (closed))
- Fixed a few bug in external doge-ad kerberos authentication library which caused the app to crash after some time (Issue #113 (closed))
System Requirements
- macOS 11 Big Sur or later.