Skip to content

V3.1.1

Choose a tag to compare

@greenrobot-team greenrobot-team released this 26 Jan 13:13
· 490 commits to main since this release

This release only contains bug fixes.

  • Fix incorrect unique constraint violation if an entity contains at least two unique properties with a certain combination of non-unique indexes.
  • Data Browser/Admin: improved support when running multiple on the same host, but a different port (e.g. localhost:8090 and localhost:8091).