TiTouchDB 1.1.0
- 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.