github osxfuse/osxfuse macfuse-4.1.0
macFUSE 4.1.0

latest releases: macfuse-4.7.2, macfuse-4.7.1, macfuse-4.7.0...
3 years ago
  • Add support for building macFUSE on Apple Silicon.

  • Add native Apple Silicon support to the downloader and uninstaller. macFUSE does no longer require Rosetta 2 on Apple Silicon Macs.

  • Drop support for macOS 10.9, 10.10 and 10.11. Installer packages that are built on Apple Silicon Macs do not work on macOS versions before 10.12 due to the use of SHA-256 signatures instead of SHA-1 signatures.

  • Fix auto_cache file modification detection. In case auto_cache is enabled the kernel extension watches out for remote modification time changes. If a remote change is detected, the file's cache is invalidated. We need to make sure not to invalidate the file's cache in case the modification time changes due to local writes.

  • Remove file name length check in lookup. This improves support for non-latin languages. File names are passed in NFD form and might therefore be longer than their NFC representation. The NFC representation must not be longer than 255 bytes.

  • Add support for dark mode to installer plugin.

  • The license has changed. Starting with the 4.0.0 release, redistributions bundled with commercial software are not allowed without specific prior written permission. This includes the automated download or installation in the context of commercial software. Please contact Benjamin Fleischer.

Don't miss a new osxfuse release

NewReleases is sending notifications on new releases.