A newer version of this documentation is available.

View Latest

What’s New

      +

      Highlights

      Delta Sync

      This release adds delta sync support in replications between Couchbase Lite and Sync Gateway. Delta Sync is the ability to replicate only parts of the Couchbase mobile document that have changed. This can result in significant savings in bandwidth consumption as well as throughput improvements, especially when network bandwidth is typically constrained.

      Replication Filters

      Replication filters allow users to have control over which documents are stored as the result of a push and/or pull replication.

      Continuous Logging

      Continuous logging feature unifies the logging behavior across all Couchbase Lite platforms with options to log to files or to integrate with custom log frameworks within mobile apps.

      Predictive Query

      Predictive Queries allow apps to run prediction queries against Couchbase Lite data using pre-trained Machine Learning (ML) models bundled along with the apps.

      Predictive query is in developer preview. The API is uncommitted.

      Document Expiration

      Document expiration allows you to set the expiration date on a document. When the document is expired, the document is purged from the database.

      Replication Events

      Replication Events add the possibility to register for document updates during a replication. With this new feature, you can perform actions based on data synchronization.

      Release Notes

      This release contains a number of bug fixes and enhancements for Couchbase Lite. Find out more in the release notes.