You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)