Release Notes
v0.13.0 - 2025-08-25
Features
- Entry form: reorder array element by dragging.
- Entry form: relation filters now search all parts of the relation field instead of only from the beginning.
- Entry manager: add an export dialog with support for populating relations and including files in the export result.
- Schema: add
file
field type, enabling inclusion of files in entries.
- Schema: add
ui.sorting
option making it possible to define sort order of arrays in the entry manager and details
pages and applying the sort order in the entry form.
Internal