We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f137741 commit 32d6af5Copy full SHA for 32d6af5
objectbox/CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## latest
+## 4.3.0 (2025-05-28)
2
3
* Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to [4.3.0](https://github.com/objectbox/objectbox-c/releases/tag/v4.3.0).
4
+ This includes significant improvements to ObjectBox Sync like raising the maximum messages/transaction size.
5
* Update ObjectBox database for Flutter Android apps to 4.3.0.
6
If your project is [using Admin](https://docs.objectbox.io/data-browser#admin-for-android), make
7
sure to update to `io.objectbox:objectbox-android-objectbrowser:4.3.0` in `android/app/build.gradle`.
0 commit comments