You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in the promise-queue library that prevented the library from being used in a Titanium environment.
Fixed race condition in crypto localStorage adapter.
Fixed methodUnsupported warning when using the SDK in a NodeJS environment.
Update sync to batch operations to prevent exhausting network resources, cache database data in memory for faster retrievals, and to not send unnecessary network requests when syncing items created on the client.