Skip to content

TiTouchDB 1.1.0

Compare
Choose a tag to compare
@pegli pegli released this 26 Aug 19:09
· 59 commits to master since this release
  • Updated to Couchbase Mobile 1.0.2 release for Android and iOS
  • Fixed memory leak of CBL query objects (issue 80)
  • Modified the Alloy sync adapter configuration to allow specifying
    query properties with the view definition.
  • Added data model migration support to the sync adapter.
  • [iOS] added DatabaseManager.excludedFromBackup property. Set to
    true to tell the OS to not include the database and attachment files
    in iCloud backups.

See the wiki for more details about the sync adapter changes.