Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Releases: cloudant/sync-cordova-plugin

0.4.1 (2017-08-14)

15 Aug 12:08

Choose a tag to compare

  • [UPGRADED] Upgraded sync-android version from 2.0.0 to 2.0.2.
  • [FIXED] Issue where nested JSON objects treated as strings not JSON.

0.4.0 (2017-04-07)

07 Apr 15:07

Choose a tag to compare

  • [FIXED] Renamed attachment property content_type from contentType to match
    the documentation and CouchDB format.
  • [FIXED] Issue causing crash on startup of iOS apps due to required frameworks not being added to LD_RUNPATH_SEARCH_PATHS.
  • [IMPROVED] Documentation describing process to configure for running on iOS devices.
  • [UPGRADED] Cloudant sync-android dependency to version 2.0.0.
  • [UPGRADED] CDTDatastore dependency to version 1.2.1.

0.3.0 (2016-12-13)

13 Dec 15:22

Choose a tag to compare

  • Initial release.