Skip to content

VaultExplorer v0.95.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:53
· 396 commits to main since this release

Added support for CryFS. For the best performance, enabling Direct File Access is strongly recommended due to CryFS's architecture.

Migrated cryptographic operations for gocryptfs, Cryptomator, and CryFS to the native C++ layer for improved performance and maintainability.
Improved media viewer performance and refreshed its interface with minor visual enhancements.
Fixed a compatibility issue affecting gocryptfs.
Enhanced transfer operations with a more informative and responsive progress indicator.
Achieved significant performance improvements for folder vaults when Direct File Access is enabled (optional).
Notes text area is now resizable instead of having a fixed height.
Various bug fixes and stability improvements.
Refactored the codebase to improve maintainability and scalability.