Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@qgustavor qgustavor released this 26 Sep 12:44

Release v1.3.2

Changelog

Patch Changes

Handle RSA encrypted node keys (@qgustavor)

It checks for keys larger than 32 bytes and decrypt those with the user's RSA key if possible. Should fix accounts with the MEGAdrop feature enabled.

add filter/find type definitions (@abustamam)

Include directories in .find and .filter methods (@qgustavor)

Fixes #212.

Important

While this version fixes two issues, it still does not fix the issues with folder sharing (#213). I'm looking for help!