Skip to content

Version 4.11.0

Compare
Choose a tag to compare
@sergiohs84 sergiohs84 released this 16 Jan 11:48
· 8961 commits to master since this release
f6a67af

Enhancement

  • [SDK-2313] - Do not mark as seen before getting sla response
  • [SDK-2326] - Use the same user attribute for storing Devices and Drives
  • [SDK-2526] - List pending outshares in megacli
  • [SDK-2536] - Requested nodes can be null before fetchnodes completes

Sub-task

  • [SDK-2106] - Posible misuse operation (Xcode / iOS)
  • [SDK-2518] - Add test to check get nodes by name functionality

Maintenance

  • [SDK-2469] - Fix problems detected by Valgrind running integration tests
  • [SDK-2491] - minor changes from sync rework (32nd stage) - JSON improvements, test updates
  • [SDK-2493] - Adjust originatin user at base user alerts parse
  • [SDK-2523] - Convert manual sdkMutex lock()/unlock() calls to SdkMutexGuard in megaapi_impl

Bug

  • [SDK-2496] - Crash in ios MEGA app 9.0 with call stack indicating Node::serialise->string::append(char*, size_t)
  • [SDK-2509] - Avoid call NodeManager::reset earlier than purgenodesusersabortsc
  • [SDK-2511] - Search doesn't include folders when it is not recursive
  • [SDK-2513] - Solve issue with SDK-2509
  • [SDK-2519] - MegaApi::querySignupLink returning incorrect error
  • [SDK-2530] - Scheduled meetings user alerts improvements
  • [SDK-2532] - Fix crash reported at megaapi_impl line 20678, attr map lookup
  • [SDK-2534] - Scheduled meetings issues

Feature

  • [SDK-2056] - Allow Unix-like wildcards in searches
  • [SDK-2440] - Implement user alerts for scheduled meeting changes
  • [SDK-2494] - Add method to set SFU id
  • [SDK-2497] - Provide Element count for a Set
  • [SDK-2506] - iOS - Add getSetElementCount support on iOS side
  • [SDK-2510] - Confirm account version before changing password (Part 1)

Target app/s

  • Android 7.2
  • iOS 9.2