Skip to content

Releases: meganz/sdk

Version 3.4.5

04 Jan 12:57
a01c429
Compare
Choose a tag to compare
  • 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

26 Nov 18:12
0fbbaa4
Compare
Choose a tag to compare
  • 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.

Version 3.4.3

31 Oct 17:39
1e14bb2
Compare
Choose a tag to compare
  • Add historic notifications.
  • Start downloads with top-priority.
  • Add public handle of folder-links upon fetchnodes completion.
  • Link the latest visited public-link to the subscription upgrade.
  • Add sorting of search results.
  • Cleaned several compilation warnings.
  • Update hardcoded DNS servers.
  • Minor fixes.

Version 3.4.2

03 Oct 14:31
2653cf8
Compare
Choose a tag to compare
  • Add new function to start video capture with parameters for Android
  • Add support for rubbish-bin cleaning scheduler
  • Support for the new PSA System
  • Notify progress if there are several active requests during a fetchnodes
  • Start transfers with top priority
  • Fetch time zone details
  • Compilation fixes for different configurations
  • Updated language bindings and documentation

Version 3.4.1

02 Oct 11:03
f6d80c9
Compare
Choose a tag to compare
  • Support for multi-factor authentication (2FA).
  • New method to register a new account, change email, park account...
  • New logic to retrieve actionpackets.
  • Avoid to transfer too many chunks in parallel.
  • Fixed a bug generating video thumbnails for some video sizes.
  • Allow to send call stats to new port.
  • Ability to check if MK is exported.
  • Fix alphabetically descending order listing (folders go first).
  • Fix compilation on VS2015.
  • Refresh user-data after 24h.
  • Update DNS servers.

Version 3.4.0

10 Aug 10:43
f1f8297
Compare
Choose a tag to compare
  • Add Backups support (for MEGAcmd).
  • Conversion of fingerprints between MEGA's format and internal SDK's format.
  • Add support to restore nodes from Rubbish bin into the original path.
  • New logic for DNS cache.
  • Restrict moves that would be rejected by server.
  • Add FTP capabilities.
  • Variable chunk-sizes for uploads (downloads already work with adaptive size).
  • Better error management for MFA (Multi-Factor Authentication).
  • Minor fixes and improvements.

Version 3.3.9

03 Jul 16:47
962ddd4
Compare
Choose a tag to compare
  • Asynchronous GFX layer
  • Support for libraw in the GFX layer based on QT
  • 2-factor authentication
  • Improvements to build megacli with VIsual Studio and without readline
  • Get the avatar from a contact link
  • New commands to keep Camera Uploads alive
  • New logic for connections with waitd
  • Allow to disable all graphic features
  • Bug fixes and other minor improvements

Version 3.3.8

31 May 09:17
37a231c
Compare
Choose a tag to compare
  • Compatibility with new registration and login procedure.
  • Fix building of MEGAcmd for NAS.
  • Fix numDetails para in MegaRequest::copy().
  • Fix ambiguos isnan.

Version 3.3.7

18 May 12:25
0ea392a
Compare
Choose a tag to compare
  • Get rich-link selected option.
  • Lower the log level of ffmpeg in freeimage.
  • Check if outgoing shared folder is outgoing.
  • Check if MegaTransfer is finished.
  • Bindings for management of retry-SSL errors in obj-C.
  • Update pre-built libraries for Android example.

Version 3.3.6

03 May 12:46
37ed798
Compare
Choose a tag to compare
  • Updated SSL certs format.
  • Management of new user attribute for rich-links.
  • New request to retrieve metadata of a given URL.
  • Not require old password to change it.
  • Improvements for password-reminder-dialog.
  • Fix streaming of public links.
  • Improved management of blocked files.
  • Improved performance of sync-engine.
  • More detailed log messages for edge cases.
  • Longer inactivity timeout before reconnect.
  • Fix parsing of chat-flags.
  • Improvements for auto-accepted contact-requests: differentiate from manually accepted.
  • Fix initialization of GFX processor if none is defined.
  • Update building script: libuv by default, OpenSSL for MacOS, http_parser only if libuv, freeimage...