This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Releases: cryptomator/dokany-nio-adapter
Releases · cryptomator/dokany-nio-adapter
1.2.2 - Refactoring of Reveal-Method
1.2.1 - Bug fixes and Refactoring of Mount process
Fixed
- searching for files returned empty result (#44)
- unable to stream video files with vlc (#45)
- maximum number of concurrent mounts restricted by number of CPU cores (#46)
Changed
- API: changed unmount() in Mount interface that
IllegalArgumentException
is required to be catched - API: added unmountForced() method in Mount interface
- API: returned Mount object only allows reveal() and unmounting
- Internal: mount thread is executed on given executorService
- Internal: If thread holding mount ends, mount status is correctly set
1.2.0 - JDK 11 and new regular unmount behaviour
Changed
- The project now requires JDK 11
- regular unmount method fails if there are open handles, use
unmountForced()
to ignore this (#40) - improved JNA binding
- lots of internal refactoring and clean up
1.1.15
1.1.15
1.1.14 - Adding Handling of Long File Name Errors
1.1.13
Fixed Issues:
See Milestone 1.1.13.
1.1.12
Fixed issues
See milestone 1.1.12
1.1.11
Fixed issues
See milestone 1.1.11
1.1.10
Fixed issues
See milestone 1.1.10
1.1.9
Fixed issues
See milestone 1.1.9