Skip to content

Releases: meganz/sdk

Version 3.3.4

20 Mar 18:39
a64b4ef
Compare
Choose a tag to compare
  • Append appData of identical uploads.
  • Fix non-recursive search to not include results of first level.
  • Support for contact links
  • Added new interface to get folder details (size, number of versions...)
  • Cross-compilation for NAS platforms
  • Support for streaming HTTPS

Version 3.3.3

05 Mar 10:16
85abc37
Compare
Choose a tag to compare
  • Update algorithm used to encrypt password-protected public links.
  • Preserve compilation flags.

Version 3.3.2

01 Mar 11:00
f1ae3a4
Compare
Choose a tag to compare
  • Add the reason of being blocked plus automatic logout.
  • Support for archive flags in chatrooms.
  • Support to build SDK and deps with MEGAchat and BoringSSL from WebRTC.
  • Skip chat shares related to unknown chats.
  • Support for libcrypto 6.0.0 and for ffmpeg.
  • Consider passwords shorter than 4 chars as very weak.
  • Fix timeout for GeLB queries.

Version 3.3.1

02 Feb 12:43
2faf877
Compare
Choose a tag to compare
  • Update to SWIG 3.0.12 (required for Fedora 27)
  • Fix for MediaInfo using Unicode.
  • Replace duration of media nodes to use MediaInfo

Version 3.3.0

22 Jan 11:22
b391eb5
Compare
Choose a tag to compare
  • Added support for mediainfo.
  • Added support for thumbnails/previews of video files.
  • Update build-script for videocalls in Android app.
  • Java-specific fixes for videocalls.
  • Option to disable file-versioning.
  • Fix completion of user-attribute for Password Reminder Dialog.
  • Limit the number of versions recently created.
  • Improved downloads and fingerprint reparation.
  • Disallow to remove ex-contacts.

Version 3.2.8

13 Dec 08:57
493c02b
Compare
Choose a tag to compare
  • Remove megacmd (moved to its own repo).
  • Patch generation of RSA signatures when key is created in Webclient.
  • Skip node copies over the same node and version trees.
  • Fix libressl support.
  • Improve the scanning with several active syncs.

Version 3.2.7

16 Nov 11:47
788d420
Compare
Choose a tag to compare
  • New sync tests for file-versioning and move & delete
  • Fixed a crash uploading images with the iOS Provider extension
  • Registration of device tokens for VoIP notifications on iOS
  • Use a shared SymmCipher for all transfers to reduce the RAM usage
  • Send the noc parameter in stats for fetchnodes
  • Fix freeimage when failed to convert to 24 bits.
  • Improve performance of transfers.
  • Fix memory leaks.
  • Fix transfers of large files in Android

Version 3.2.6

20 Oct 10:37
Compare
Choose a tag to compare
  • Support for file versioning.
  • Fix UTF8 in Qt 4.
  • Import Welcome PDF in new accounts.
  • Adjust error code for non-verified passwords.
  • WebRTC initialization
  • Deduplication for every upload

Version 3.2.5

06 Oct 10:27
Compare
Choose a tag to compare
  • Automatically switch to HTTPS for transfers if needed
  • New event to notify when SDK disconnects
  • Removed unnecessary expat library
  • Updated libraries
  • Minor adjustments

Version 3.2.4

02 Oct 11:57
Compare
Choose a tag to compare
  • Improvements for MEGAsync
  • Fix generation of previews and thumbnails in WP/UWP.
  • Improvements for megacmd Third party libraries updated: readline
  • Adjust libevent and libws for iOS