Releases: meganz/sdk
Releases · meganz/sdk
Version 3.5.3a (patched)
- Minor fix to identify the reason of uq requests sent by MEGAsync
Version 3.5.1a (patched)
- Hotfix for Windows Phone release, which does not support C++ newer than 98
Version 3.5.3
- 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
CloudRAID
ed 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
- 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
- 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)
- Hotfix for newer versions of iOS without support for monotonic clock
Version 3.5.0
- 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
- 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
- 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
- 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.