Skip to content

Releases: meganz/sdk

Version 3.2.0

04 Sep 08:37
Compare
Choose a tag to compare
  • MEGAcmd: tons of improvements (see megacmdversion.h).
  • Support for regular expressions with PCRE lib.
  • Compatibility with BoringSSL.
  • Adjust thumbnail's size to 200px.
  • Prevent sync loops due to Windows Search.
  • Support for password-protected public links.
  • Support for MEGA Achievements.
  • Added password-strength estimator based on zxcvbn-c.
  • Several fixes related to sync engine.

Version 3.1.9

11 Aug 12:37
Compare
Choose a tag to compare
  • Larger size of thumbnails
  • Pre-warning bandwidth overquota
  • Fixed examples and bindings
  • Better support for Android platform: newer NDK, ARM versions, lower API version...
  • Compatibility with BoringSSL

Version 3.1.8

18 Jul 15:13
Compare
Choose a tag to compare
  • Add user's preferred language
  • Add functions to resolve DNS and perform HTTP requests
  • Discard notifications about users already deleted
  • Improved tests
  • Allow to create avatar images
  • Prevent deletion of rootnodes
  • Generate thumbnails/previews from HEIC images

Version 3.1.7

06 Jul 12:51
Compare
Choose a tag to compare
  • Fix non-standard Emojis used by Android < 5.0
  • Update Java example
  • Improved build system on Windows

Version 3.1.6

03 Jul 15:45
Compare
Choose a tag to compare
  • Support for generic HTTP requests
  • Support for DNS resolution
  • Fix for cached gettree response when too many APs

Version 3.1.5

27 Jun 15:25
Compare
Choose a tag to compare
  • Improved management of access to nodes attached to chatrooms.
  • Less memory footprint for client key requests.
  • Allow multiple loggers.
  • Option to print logs in console.
  • Don't send fetchnodes events when loading from cache.
  • Improved account confirmation workflow
  • Manage external account confirmation
  • Detect the issuer of fake SSL certificates.
  • Compatibility to old versions of OpenSSL.

Version 3.1.4

26 Jun 12:54
Compare
Choose a tag to compare
  • New push notification type for iOS

Version 3.1.2

06 Jun 07:58
Compare
Choose a tag to compare
  • Manage new account confirmation by another client.
  • Allow to resend / send confirmation links to different email addresses.
  • Follow up a registration process after the app is killed.
  • Fix public RSA signature verification.
  • Fix downloads of previews / thumbnails for nodes received via chat.

Version 3.1.1

24 May 12:09
Compare
Choose a tag to compare
  • Fix for own-user changes, which were not notified
  • New public API for serialization of MegaNodes from chat
  • Update of bindings for iOS / Swift and Windows Phone

Version 3.1.0

11 May 07:57
Compare
Choose a tag to compare
  • Improved the detection and management of files modified during uploads
  • Enable previews and thumbnails retrieval from attachments in chat
  • Delete inactive users and related incoming shares upon account closing
  • Improved management of public key requests for non-contact users
  • Added Ubuntu 17.04 to MEGAcmd post-install
  • Improvements in compilation scripts for Windows, libuv...
  • New functions for chat apps
  • Other minor changes
  • Bug fixes