Skip to content

V2.8.0

Compare
Choose a tag to compare
@greenrobot-team greenrobot-team released this 23 Nov 08:52
· 632 commits to main since this release
  • Added Sync API.
  • Fixed "illegal reflective access" warning in the plugin.
  • The data browser notification is now silent by default, for quieter testing. #903
  • Updated and improved API documentation in various places (e.g. on how Query.findLazy() and Query.findLazyCached() work with LazyList #906).
  • Print full name and link to element for @Index and @Id errors. #902
  • Explicitly allow to remove a DbExceptionListener by accepting null values for BoxStore.setDbExceptionListener(listener).

Previous release notes