updated RecordsPicker to show proper view colllection relations

This commit is contained in:
Gani Georgiev
2023-03-12 17:12:35 +02:00
parent f5493dd608
commit b564be06f4
30 changed files with 141 additions and 130 deletions
+7
View File
@@ -1,3 +1,10 @@
## v0.13.3
- Fixed view collections import ([#2044](https://github.com/pocketbase/pocketbase/issues/2044)).
- Updated the relations picker Admin UI to show properly view collection relations.
## 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)).