Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Releases: cryptomator/dokany-nio-adapter

1.2.2 - Refactoring of Reveal-Method

Choose a tag to compare

@infeo infeo released this 20 Jan 15:05

Fixed

  • Mounting a filesystems without any Mount options was impossible (#48)

Changed

  • Changed reveal() method in Mounter interface to accept a path consuming function to execute custom reveal commands with downstream libraries (#47)

1.2.1 - Bug fixes and Refactoring of Mount process

Choose a tag to compare

@infeo infeo released this 11 Dec 14:59

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

Choose a tag to compare

@infeo infeo released this 02 Nov 11:14

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

Choose a tag to compare

@tobihagemann tobihagemann released this 14 Aug 10:32
1.1.15

1.1.14 - Adding Handling of Long File Name Errors

Choose a tag to compare

@infeo infeo released this 28 Apr 16:15

1.1.13

Choose a tag to compare

@infeo infeo released this 09 Mar 10:23

Fixed Issues:

See Milestone 1.1.13.

1.1.12

Choose a tag to compare

@overheadhunter overheadhunter released this 09 Jan 14:39

Fixed issues

See milestone 1.1.12

1.1.11

Choose a tag to compare

@overheadhunter overheadhunter released this 17 Aug 09:02
1.1.11
7ca2aec

Fixed issues

See milestone 1.1.11

1.1.10

Choose a tag to compare

@overheadhunter overheadhunter released this 17 Aug 09:03

Fixed issues

See milestone 1.1.10

1.1.9

Choose a tag to compare

@infeo infeo released this 03 Jul 12:07

Fixed issues

See milestone 1.1.9