V3.1.1
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
andlocalhost:8091
).