-
v2.1.0-rc Pre-Release
released this
2025-10-16 19:01:02 -05:00 | 1 commits to master since this releaseChangelog
v2.1.0-rc
Windows Update
Important
Windows builds have been updated to
rc-2to address a critical issue with unmount failing in UI.BREAKING CHANGES
- Mount state has been moved into the configuration directory
- Unmount all active mounts prior to upgrade
- Remote mounts must be upgraded to v2.1.0+ to support new authentication scheme
- Protocol handshake added for DoS protection
Issues
- #12 [unit test] Complete all providers unit tests
- #22 [unit test] Complete FUSE unit tests
- #33 Complete initial v2.0 documentation
- #34 Add macOS support
- #38 Pinning a file should automatically initiate a download to cache
- #51 [ui] UI console window should close after launch
- #52 [ui] Add auto-mount on first launch functionality
- #53 Create Windows installer
- #54 Remove 'default' as initial bucket name for Sia
- #58 Create macOS bundle for simplified installation
- #59 [bug] [ui] UI is hanging after launching repertory mount in background
- #60 Implement secure key via KDF for transparent data encryption/decryption
- #61 [ui] UI theme should match repertory blue
Changes from v2.0.7-release
- Added check version support to remote mounts
- Fixed directory item count bug on S3 provider
- Fixed handling of
FALLOC_FL_KEEP_SIZEon Linux - Fixed intermittent client hang on remote mount server disconnect
- Implemented POSIX-compliant
unlink()with FUSEhard_remove- Open handles remain valid after
unlink()
- Open handles remain valid after
- Refactored CLI messages and error handling to use common methods
- Enhanced remote mount client thread mapping
- Threads are now mapped 1-1 from client to server instead of being tied to a fixed-size thread pool
Binary Downloads
-
Linux aarch64
-
Linux x86-64
-
macOS aarch64
-
macOS x86-64
-
Windows x86-64
-
Installer (recommended)
-
Stand-alone (WinFSP must be manually installed)
-
Downloads
- Mount state has been moved into the configuration directory