Skip to content

1.6.0

Compare
Choose a tag to compare
@thomasconner thomasconner released this 11 Nov 15:40
· 3739 commits to master since this release
  • 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.