Skip to content

Releases: meganz/sdk

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.

Version 3.5.2

24 May 08:27
9f2422d
Compare
Choose a tag to compare
  • Fix confirmation of email-change in a different account.
  • Basic support for Business Accounts.
  • New user-attributes for customizable "Camera uploads" and "My Chat Files" folders.
  • Fix non-raid downloads progress.
  • Fix progress of resumed raided downloads.
  • Fix streaming for IPv4 and IPv6.
  • Fix endless loop in blocked accounts (by checking whyamiblocked via individual request).
  • Reduce the frequency of requests for storage's quota.
  • Add new error-context for imports.

Version 3.5.1

07 May 10:59
54bf12c
Compare
Choose a tag to compare
  • Support for CloudRAID.
  • Support for recent actions.
  • Patch logger for iOS lazy instantiation.
  • Improved logging in megacli.
  • Speed up cancellation of a huge number of transfers.
  • Added official config.h file for MacOS.
  • Fix building of pdfium on Windows.
  • Do not retry failed transfers due to API_ETOOMANY.
  • Qt projects for examples and tests in /contrib.
  • Fix streaming over IPv6 networks.

Version 3.5.0a (patched)

24 Apr 16:55
71ae619
Compare
Choose a tag to compare
  • Hotfix for newer versions of iOS without support for monotonic clock

Version 3.5.0

15 Apr 12:20
a69204a
Compare
Choose a tag to compare
  • Fix preview's orientation for video files on Android.
  • Support for PDF previews / thumbnails in Qt with pdfium.
  • Ability to catch up with API on demand.
  • Add synchronization tests for POSIX platforms.
  • CMake pre-built 3rd party libraries for Windows.
  • Allow non moderators to retrieve chat links.
  • Support to generate Doxygen for the whole SDK.
  • Fix retrieval of avatar for non-contacts.

Version 3.4.9

18 Mar 11:47
19222dd
Compare
Choose a tag to compare
  • Adjustment for backwards compatibility of chat-links.
  • Show Password Reminder Dialog at logout, always.
  • Use a non-static global object to generate Pseudo-random numbers.
  • Fix streaming of nodes attached to messages in chats.
  • Fix overflow of integer received for business accounts.

Version 3.4.8

28 Feb 15:55
2c7713d
Compare
Choose a tag to compare
  • Improve serialization of DB objects.
  • Ability to set port for chat statistics.
  • Add PDF to the supported formats for previews in iOS.

Version 3.4.7

15 Feb 11:24
84d906d
Compare
Choose a tag to compare
  • Fix build of SQLite in Windows with qmake.
  • Fix login into 2FA protected accounts in megacli.
  • Public API to retrieve the owner of a node.