Skip to content

Commit 6e1a6c1

Browse files
Changelog: add Admin changes for 5.2.0 release
1 parent 5cc5526 commit 6e1a6c1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Notable changes to the ObjectBox Java library.
44

5-
For more insights into what changed in the ObjectBox C++ core, [check the ObjectBox C changelog](https://github.com/objectbox/objectbox-c/blob/main/CHANGELOG.md).
5+
For more insights into what changed in the database libraries, [check the ObjectBox C changelog](https://github.com/objectbox/objectbox-c/blob/main/CHANGELOG.md).
66

77
## Next release
88

@@ -11,6 +11,10 @@ For more insights into what changed in the ObjectBox C++ core, [check the Object
1111
- The [ObjectBox Gradle plugin](https://github.com/objectbox/objectbox-java-generator) requires JDK 11 and Android
1212
Gradle Plugin 8.1 or newer.
1313
- Update database libraries for Android and JVM to database version `5.1.1-pre-2026-02-16`.
14+
- Admin: new "Counts and Sizes" view (via Status page) to give an overview over all types their object counts and sizes
15+
- Admin: fix reload via browser to stay on the page
16+
- Admin: schema view to display flags as text
17+
- Admin: refresh button for the data view
1418

1519
### Sync
1620

0 commit comments

Comments
 (0)