New
- Option to disable SMB discovery, which could cause double entries of the same local share in the sidebar. If you want to disable SMB discovery, run the following command in Terminal: defaults write com.binarynights.ForkLift-3 DisableSambaDiscovery true
- Previews SVG files
- ForkLift now uses short-lived access tokens when connecting to Dropbox
Improvements
- macOS Monterey compatibility improvements
- Extended timeout period on S3 and Backblaze
- During Move operations, issues like loss of internet connection or not enough space in the target location can’t lead to the deletion of the source items when the user clicks Skip in the error window to disregard the error message
Fixes
- Fixes an issue where a parent folder appeared as its own subfolder on webDAV
- Fixes a possible memory leak on FTP TLS
- Fixes an issue where files inside an archive opened in the editor app defined in the Preferences of ForkLift and not in their default apps
- Fixes a possible crash introduced in version 3.5.3 in Column View, which usually occurred when an item was clicked in the sidebar
- Fixes the thumbnail loading issue introduced in version 3.5.3 in Icon View: thumbnails were only loaded after scrolling or resizing the thumbnails
- Fixes an issue where the Quick Select option Select Matches didn’t jump to the match when there was only one match that wasn’t visible in the pane
- Fixes an issue where permissions weren’t always kept during remote editing
- Numerous minor fixes and improvements