8000 Release v2.3.0.1000 · dokan-dev/dokany · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.3.0.1000

Latest
Compare
Choose a tag to compare
@Liryna Liryna released this 19 Apr 21:07
· 3 commits to master since this release

This is a minor version.

The installer will now prevent installation if the driver is already present. Several bug fixes address issues like memory leaks, crashes, and incorrect parameter handling In library. The most impactful change is the deletion semantics that now matches Microsoft expectations #883.

Library breaking change: DOKAN_FILE_INFO.DeleteOnClose was renamed DOKAN_FILE_INFO.DeletePending. Same expectation (remove the object) but is set when last handle on the object is being closed #883.

This version was also published on Chocolatey 🍫

Please see changelog for the other changes and more details.

Thanks to all the contributors as always !!! @uhonermann , @CookiePLMonster and others ...

0