Skip to content

Releases: meganz/sdk

Version 3.6.2a (patched)

02 Sep 12:31
74aca8f
Compare
Choose a tag to compare
  • Fix transfer resumption for public nodes.

Version 3.6.2

27 Aug 10:42
3fc9f58
Compare
Choose a tag to compare
  • SMS verification for enhanced security.
  • Discovery of MEGA contacts through address book.
  • Test suit re-structured.
  • Exemption of inshares in storage used.
  • Prevent infinite loop sending uq to API for expired Pro old accounts.
  • Fix wrong originating user in notifications / useralerts related to shares.
  • Fix double delete during folder upload upon logout.
  • Fix signup in megacli.
  • Ability to show node attributes in megacli.
  • Dinamically load PDFium library.
  • Fix build with autotools in Mac.
  • Improved support for business accounts.

Version 3.6.1a (patched)

14 Aug 08:37
5b906e5
Compare
Choose a tag to compare
  • Adjust local count to exempt storage used by incoming shares

Version 3.6.1

22 Jul 07:43
72ce5f8
Compare
Choose a tag to compare
  • Track used storage locally.
  • Extended support for business accounts.
  • Allow to cancel signup links.
  • Retry uploads reusing the existing URL.
  • Added creation timestamp for public links.
  • New error context for uploads and blocked accounts.
  • Stop retries on wait-server-client channel when link is invalidated (ToS or removal).
  • Fix completion of closed transfer with data pending to write.
  • Fix abort pending connections.
  • Load PDFium dynamically on Windows.

Version 3.6.0

08 Jul 14:40
f293e3a
Compare
Choose a tag to compare
  • Support for uploads in background (Camera Uploads v2).
  • Prevent shell DLL blocking Windows Explorer.
  • Avoid interlock when app comes back from background without connectivity.
  • Retrieve information about public folder links.
  • Fix for Recents buckets showing versions.
  • Fix automated test for Recents.
  • Fix crashes using pdfium in Qt.
  • Escape . and .. from paths.
  • Update building scripts (download libraw with TLSv1, pdfium on macOS).
  • Adjust some .pro configuration files.
  • Clean compilation warnings.
  • Fix memory leaks.
  • Deprecate platform-specific implementation in pro of std::mutex.

Version 3.5.4

27 Jun 08:33
b668402
Compare
Choose a tag to compare
  • Fix synchronization tests resumption.
  • Support for PUSH notification settings.
  • Update Crypto++ to v8.0.0 on Linux, Mac and iOS.
  • Thread-safe get MIME type initialization.
  • Prevent too-large logs when sending an API request.
  • Fix crash upon retrieval of recents with file extensions of 8 character's length.
  • Fix cross-compilation for Crypto++ 8.0.0 in Android.
  • Fix several compilation warnings.
  • Update building setup for Windows Phone and UWP.

Version 3.5.3b (patched)

27 Jun 12:21
17a9d23
Compare
Choose a tag to compare
  • Update cURL to version 7.59.0 in build_sdk.sh

Version 3.5.3a (patched)

19 Jun 08:02
008ec71
Compare
Choose a tag to compare
  • Minor fix to identify the reason of uq requests sent by MEGAsync

Version 3.5.1a (patched)

20 Jun 08:58
3dc732c
Compare
Choose a tag to compare
  • Hotfix for Windows Phone release, which does not support C++ newer than 98

Version 3.5.3

06 Jun 09:27
1195e8b
Compare
Choose a tag to compare
  • Improve error's management upon email's change confirmation for a different account.
  • User attributes to set the target folder for Camera uploads and My chat files.
  • Fix building with autotools in Windows.
  • Improve documentation for the context of errors upon import.
  • Fix progress of transfers for CloudRAIDed files.
  • Fix transfer resumption for non-raid downloads.
  • Fix management of reason for being blocked.
  • Fix streaming proxy issues due to IP version.
  • Added script to build PDFium.
  • Support for identification of Business accounts and their status.
  • Added C++11 for building script (autotools).
  • Fix clock time with suspension time (for waiter: BOOTONIC vs. MONOTONIC).
  • Prevent access to invalid FileAccess object.