2025-05-11 v0.7.4 * new default options for FUSE/sshfs: automatic reconnect, FUSE daemon timeout set to 10 secs * fix killing connections * fix indication of connecting entries * correct handling of unqualified host names * fix scanning of fingerprints for unknown hosts * let ssh-askpass present fingerprints of unknown hosts in no-scan mode * improved error repoting of DNS and fingerprint errors * better handling of multiple hanging mount and sshfs processes * set group of update check file to staff instead of wheel on macOS * changes and additions to the README 2025-04-25 v0.7.3 * additions to the README regarding FUSE-T bug #4 (use -o nonamedattr), SSH public key authentication and the release of the latest SSHFS version through macFUSE * fix error in locking function 2025-01-24 v0.7.2 * better handling of disconnecting/killing a connection, that is in the state of connecting * fix error telling template is missing on new installations introduced with auto connect on startup feature * optimize showing of connection setup and sshfs path dialogs, fixed dialog locking * fix to not write the config file on new installations, if the setup process was respawned by clicking on the dock icon or double clicking the app again * delay check for updates when there is a problem with the update server 2024-12-16 v0.7.1 * fix script fails to terminate when sshfs binary is not found * fix pashua.app location not found when needed in startup wrapper * correct menubar icon to show new icon, do not invert on click * bigger icon in connection setup dialog * re-layout set sshfs binary location dialog * fancy DMG 2024-11-29 v0.7.0 * change update check timestamp to days of year instead of weeks * connect entries on program startup feature 2024-11-12 v0.6.0 * support for FUSE-T added 2024-11-03 v0.5.1 * fixed detection of manually connected sshfs mounts * ability to check for updates added 2024-10-30 v0.4.6 * fixed DNSSEC verification wrongly announcing DNSSEC was not operational for a host under certain conditions * new icon set provided by Michaela Keller * updated README: Password authentication hint, installation summary for ssh-askpass-mac, removal instructions for SSHFS distributed by macFUSE added 2024-06-01 v0.4.5 * optimized/fixed gui workflow * fixed cancelling edits of new connections * fixed locks not always working 2024-05-31 v0.4.4 * remove unused auto created mount point * additions to README: uninstallation and setting up public key authentication 2024-05-27 v0.4.3 * fix check for DNSSEC secured DNS lookup capabilities * fix to show error of system resolver not DNSSEC enabled * replace new lines with spaces in multiline options field of setup dialog 2024-05-15 v0.4.2 * multiline options field in setup dialog 2024-05-14 v0.4.1 * fixed unknown host key error on non-standard port * fixed preselection of edited connection in connection dialog * prevent openning multiple dialog windows * save window position of connections dialog 2024-05-05 v0.4.0 * support for hiding mount points added * fix hanging menu bar/ impossibility to enter text in any window when there are no connections configured * improved dialog sequence * checks on mount point and config file added * save window position of connection setup dialog 2024-04-30 v0.3.1 * fix connecting_truth_or_pid() to hopefully always recognize connecting state 2024-04-30 v0.3.0 * use ssh-askpass when available * added hint to install ssh-askpass-mac to README * ability to kill connecting and hanging disconnecting entries (just re-click) * using the keyword "default" in the connection setup dialog for non-GUI options resets them to the defaults * fix icon to show state "connecting" * fixed notifications to also show titles * corrected some typos 2024-04-10 v0.2.2 * fixed failing to save a new connection, when the connection name was changed in the connection dialog and no connection preexisted 2021-11-21 v0.2.1 * sshfs/macFUSE state mentioned in README * defaults to no compression * Linux compatibility (without GUI) started * minor bug fixes 2020-05-06 v0.2b * beta release 0 2020-04-13 v0.0.1 * prototype