[#6229] fixed display fields extraction

This commit is contained in:
Gani Georgiev
2025-01-05 14:33:16 +02:00
parent 9414986ca0
commit cad16fac6b
34 changed files with 113 additions and 119 deletions

View File

@@ -1,3 +1,8 @@
## v0.24.2 (WIP)
- Fixed display fields extraction when there are multiple "Presentable" `relation` fields in a single related collection ([#6229](https://github.com/pocketbase/pocketbase/issues/6229)).
## v0.24.1
- Added missing time macros in the UI autocomplete.