Releases: meganz/sdk
Releases · meganz/sdk
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.
Version 3.4.6
- Fixes for backups: locks, cache, strings...
- Support for geolocation messages.
- Authorization for nodes in attachment messages.
- Update hardcoded DNS servers
- Allow to set custom DNS servers.
- Adjust API error codes related to chat commands.
- Support to (optionally) include console and autocomplete.
- Update Android example with new logic for login.
- Update third-party libs: c-ares 1.15.0, crypto++ 8.0.
- Clear peerlist upon leave a chatroom.
- Useralert notification for payment reminders.
- Fix filesystem notification management upon file copy.
- New test for synchronization.
Version 3.4.5
- Creation timestamp for public chats
- Manage unexpected wlc responses
- Streaming of foreign nodes
- Create textchat upon autojoin
- New management of the storage overquota state
- Fixed problems in the management of symbolic links
- Support for Apple VoIP push notifications
- Improvements for the polling mode of the sync engine
- Compatibility of c-ares with Android 8
- Improvements for megacli
- Updated language bindings
- Other minor fixes
Version 3.4.4
- Support for Public Chats.
- Fixes and improvements for User Alerts.
- Better handling of RubbishBin-autopurge-time changes.
- Fixes for WebDAV feature.
- Authorization tokens for streaming.
- New Apple VOIP notification type.
- Other minor fixes.