Releases: meganz/sdk
Version 3.6.3
New features
Feature #9445: Add verification of signing key by fingerprint
Feature #12341: Add support for contact's aliases
Feature #12956: Allow sorting inShares and outShares nodes.
Feature #13079: New link format for file & folder links
Feature #13160: Add option to force a new upload when remote copy is possible
Fixed issues
Bug #12923: Allow to cancel an obsolete search
Bug #13150: Fix init business flags
Bug #13151: Failing Jenking test: Folder Upload with Logout
Bug #13200: Cannot set the target folder for media uploads
Bug #13201: Logout upon JSON parsing error
Bug #13202: Fails to cancel uninitialed transfers in HttpServer
Bug #13248: Authentication of keys for non-contacts
Bug #13258: Failed assert upon initialization of authrings
Other/s
Task #13260: Apps should know when user's flags are available
Task #13281: Allow to retrieve link format without being logged in
Target app/s
- iOS app
- Android app
Version 3.6.2b (patched)
- Fix new filesystem partition layout of macOS 10.15
Version 3.6.2a (patched)
- Fix transfer resumption for public nodes.
Version 3.6.2
- SMS verification for enhanced security.
- Discovery of MEGA contacts through address book.
- Test suit re-structured.
- Exemption of inshares in storage used.
- Prevent infinite loop sending
uq
to API for expired Pro old accounts. - Fix wrong originating user in notifications / useralerts related to shares.
- Fix double delete during folder upload upon logout.
- Fix signup in
megacli
. - Ability to show node attributes in
megacli
. - Dinamically load PDFium library.
- Fix build with
autotools
in Mac. - Improved support for business accounts.
Version 3.6.1a (patched)
- Adjust local count to exempt storage used by incoming shares
Version 3.6.1
- Track used storage locally.
- Extended support for business accounts.
- Allow to cancel signup links.
- Retry uploads reusing the existing URL.
- Added creation timestamp for public links.
- New error context for uploads and blocked accounts.
- Stop retries on wait-server-client channel when link is invalidated (ToS or removal).
- Fix completion of closed transfer with data pending to write.
- Fix abort pending connections.
- Load PDFium dynamically on Windows.
Version 3.6.0
- Support for uploads in background (Camera Uploads v2).
- Prevent shell DLL blocking Windows Explorer.
- Avoid interlock when app comes back from background without connectivity.
- Retrieve information about public folder links.
- Fix for Recents buckets showing versions.
- Fix automated test for Recents.
- Fix crashes using
pdfium
in Qt. - Escape
.
and..
from paths. - Update building scripts (download
libraw
with TLSv1,pdfium
on macOS). - Adjust some
.pro
configuration files. - Clean compilation warnings.
- Fix memory leaks.
- Deprecate platform-specific implementation in pro of
std::mutex
.
Version 3.5.4
- Fix synchronization tests resumption.
- Support for PUSH notification settings.
- Update Crypto++ to v8.0.0 on Linux, Mac and iOS.
- Thread-safe get MIME type initialization.
- Prevent too-large logs when sending an API request.
- Fix crash upon retrieval of recents with file extensions of 8 character's length.
- Fix cross-compilation for Crypto++ 8.0.0 in Android.
- Fix several compilation warnings.
- Update building setup for Windows Phone and UWP.
Version 3.5.3b (patched)
- Update cURL to version 7.59.0 in
build_sdk.sh
Version 3.5.3a (patched)
- Minor fix to identify the reason of uq requests sent by MEGAsync