Skip to content

Commit eedc4d1

Browse files
Changelog: add Admin changes for 5.2.0 release
1 parent 8945b42 commit eedc4d1

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,13 +2,17 @@
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
## 5.2.0 - 2026-02-16
88

99
- The [ObjectBox Gradle plugin](https://github.com/objectbox/objectbox-java-generator) requires JDK 11 and Android
1010
Gradle Plugin 8.1 or newer.
1111
- Update database libraries for Android and JVM to database version `5.1.1-pre-2026-02-16`.
12+
- Admin: new "Counts and Sizes" view (via Status page) to give an overview over all types their object counts and sizes
13+
- Admin: fix reload via browser to stay on the page
14+
- Admin: schema view to display flags as text
15+
- Admin: refresh button for the data view
1216

1317
### Sync
1418

0 commit comments

Comments
 (0)