Skip to content

5.2.0

Latest

Choose a tag to compare

@greenrobot-team greenrobot-team released this 17 Feb 08:10
· 3 commits to main since this release
  • The ObjectBox Gradle plugin requires JDK 11 and Android Gradle Plugin 8.1 or newer.
  • Update database libraries for Android and JVM to database version 5.1.1-pre-2026-02-16.
  • Admin: new "Counts and Sizes" view (via Status page) to give an overview over all types their object counts and sizes
  • Admin: fix reload via browser to stay on the page
  • Admin: schema view to display flags as text
  • Admin: refresh button for the data view

Sync

  • Add simplified Sync.client(boxStore) helper method. Move URL and credentials options to builder, add variants that accept multiple URLs and credentials. Deprecate the existing helper methods.
  • Add Sync client builder option to configure Sync behavior using SyncFlags.