Skip to content

5.3.1

Latest

Choose a tag to compare

@greenrobot greenrobot released this 27 Mar 10:27
· 14 commits to main since this release
  • Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to 5.3.1-2026-03-26
  • Update ObjectBox database for Flutter Android apps to 5.3.1-2026-03-26.
    If your project is using Admin, make
    sure to update to io.objectbox:objectbox-android-objectbrowser:5.4.1 in
    android/app/build.gradle.kts or android/app/build.gradle.
  • Update ObjectBox database for Flutter iOS/macOS apps to 5.3.1-2026-03-26.
    For existing projects, run pod repo update and pod update ObjectBox in the ios or macos directories.

Sync

  • Critical fix for Sync clocks
  • Add Sync.syncClockTimestamp() to get a timestamp from a Sync clock (and a variation for a corrected timestamp)