[#1989] fixed RecordInfo multiple files preview

This commit is contained in:
Gani Georgiev
2023-03-06 13:33:15 +02:00
parent 42e288c71a
commit af34eb544d
31 changed files with 121 additions and 113 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.13.2
- Fixed Admin UI js error when selecting multiple `file` field as `relation` "Display fields" ([#1989](https://github.com/pocketbase/pocketbase/issues/1989)).
## v0.13.1
- Added `HEAD` request method support for the `/api/files/:collection/:recordId/:filename` route ([#1976](https://github.com/pocketbase/pocketbase/discussions/1976)).