Skip to content

Change Log

3.2.4-1.2.0

24 Oct 2025

  • Vector Search (#57) — Couchbase Lite 3.2 API (#54)
  • Support 16 KB page sizes (#47)
  • New log sink API (#55)
  • Paging extensions now use AndroidX Paging directly (#52)
  • Predictive model registration now available on Linux and Mingw platforms (#57)
  • Migrate kotlinx-datetime to 0.7.1 (#48)
    • kotlinx.datetime.Instant is now kotlin.time.Instant in the Kotbase API
    • kotlinx-datetime is no longer an API dependency
  • Update other dependencies
  • Fix some memory allocation bugs on Linux & Mingw platforms (#58, #60)

3.1.11-1.1.2

1 Sep 2025

  • Update Couchbase Lite dependency to 3.1.11 (JVM & Android) & 3.1.10 (Objective-C & C) (#50)
  • Add full sync API to database configuration (#49)
  • Update to Kotlin 2.2.10
  • Use AtomicFu compiler plugin (#44)
  • Update dependencies

3.1.9-1.1.1

28 Oct 2024

3.1.3-1.1.0

1 Feb 2023

KTX extensions:

  • Add Expression math operator functions (148399d)
  • Add fetchContext to documentFlow, default to Dispatchers.IO (2abe61a)
  • Add mutableArrayOf, mutableDictOf, and mutableDocOf, collection and doc creation functions (#13)
  • selectDistinct, from, as, and groupBy convenience query builder functions (#14)

3.0.15-1.0.1

15 Dec 2023

3.0.12-1.0.0

1 Nov 2023

Initial public release

Using Couchbase Lite: