Skip to content

v1.11.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jetwhiz jetwhiz released this 02 May 23:15
· 3 commits to dev-195 since this release

Note: This is a beta release -- we ask that you test to ensure everything works properly for your setup!

This version is based on the following software:

Fixed

  • Upgrade OpenSSL to latest version (v1.1.1n)
  • Re-target VS Toolset to v142

Known Issues

  • Symbolic links are not yet supported inside encfs container (FUSE support needed -- see dokan-dev/dokany#343)
  • Buggy behavior when encfs isn't mounted to a drive letter (e.g., Z:) (issue #51)
    • Reparse points cause Windows/Dokany to convert filenames to all uppercase (see Dokany-issue #293)
    • This same issue applies to directory symbolic links and directory junctions, so avoid using them with encfs for now!
  • UTF-8 filesystem encodings not handled correctly in encfs and encfsctl (issue #79, #92, #94)
    • Thai/CJK multi-byte encodings not supported (issue #55 and #94)