Skip to content

Releases: ripplethor/macFUSEGui

v0.1.34

19 Apr 20:43

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.33.

Fixes

  • Fix: support system SSH auth and lock down password mode (0260911)

v0.1.33

18 Apr 00:13

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.32.

Fixes

  • Fix: resolve private key probes through env test on macOS (c7223f6)

v0.1.32

12 Apr 15:53

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.31.

Fixes

  • Fix refresh detection when df shows parent filesystem (d2df366)

v0.1.31

03 Apr 17:52

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.30.

Fixes

  • Fix flaky mount detection during reconnect (fface7a)

v0.1.30

28 Mar 06:25

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.29.

Fixes

  • Fix delayed sshfs mount detection (77654cc)

v0.1.29

21 Mar 03:04

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.28.

Other Changes

  • Add noapplexattr, capability-detected SSHFS metadata cache options, and raise anti-flap threshold (f04e160)

v0.1.28

20 Mar 21:36

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.27.

Other Changes

  • Changed settings screen to fit better. Add toggle for mounts that enable fast / slow mode arounf caching (09daa52)

v0.1.27

11 Mar 21:35

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.26.

Other Changes

  • Speed up stale mount recovery cleanup (05bc169)
  • Refresh homepage hero scene (da67ee6)

v0.1.26

10 Mar 02:38

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.25.

Other Changes

  • Add resize hint to settings window (7ee1fb8)
  • Add favorites to menu popover remotes (9ae2088)

v0.1.25

10 Mar 01:10

Choose a tag to compare

Unsigned macOS build (NOT code signed / NOT notarized)

macOS may block first launch.

Recommended install path (Terminal installer):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ripplethor/macfuseGUI/main/scripts/install_release.sh)"

Homebrew install (tap + cask):

brew tap ripplethor/macfusegui https://github.com/ripplethor/macfuseGUI
brew install --cask ripplethor/macfusegui/macfusegui

DMG fallback:

  1. Open the DMG.
  2. Open Terminal.
  3. Run: /bin/bash "/Volumes/macfuseGui/Install macFUSEGui.command"
  4. The installer copies the app to /Applications, clears quarantine, and opens it.

If Finder blocks the app anyway, use the direct command shown in INSTALL_IN_TERMINAL.txt inside the DMG.

Changes

Compared with v0.1.24.

Other Changes

  • Stabilize reconnect after forced unmount cleanup (61113ad)
  • Harden mount probes and disconnect timeout cleanup (ef823f6)