June summary

By Jonas Bengtsson

Jul 04, 2023

The schema has continued to get some improvements during June. Updating the schema via the API is more robust now, and some additional modifications are supported by both the web interface and the API (like renaming and removing patterns, and reordering fields).

The validation functionality has been extended to published entities as well, so it's possible to detect when an entity becomes invalid due to a schema change. This includes functionality to index and validate entities when the schema changes.

It is now possible to filter entities based on which value items they include, previously you could only filter on the entity type.

Using lists fields (e.g. a list of strings) have received several improvements as well. It is now possible to reorder them and adding items is more reliable.