added min select relation field option

This commit is contained in:
Gani Georgiev
2023-02-24 16:33:57 +02:00
parent f1a6a82bd3
commit 4778fc7a46
36 changed files with 239 additions and 150 deletions
+2
View File
@@ -15,6 +15,8 @@
- Added file thumbs when visualizing `relation` display file fields.
- Added "Min select" `relation` field option.
- Enabled `process.env` in JS migrations to allow accessing `os.Environ()`.
- Added `UploadedFiles` field to the `RecordCreateEvent` and `RecordUpdateEvent` event structs.