Releases: meganz/sdk
Releases · meganz/sdk
Version 3.3.4
- 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
- Update algorithm used to encrypt password-protected public links.
- Preserve compilation flags.
Version 3.3.2
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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