[#7260] print nested presentable multiple relation fields

This commit is contained in:
Gani Georgiev
2025-10-17 14:43:36 +03:00
parent 52a53b5b91
commit 91b521595a
35 changed files with 316 additions and 277 deletions

View File

@@ -1,3 +1,8 @@
## v0.30.5 (WIP)
- Visualize presentable multiple `relation` fields ([#7260](https://github.com/pocketbase/pocketbase/issues/7260)).
## v0.30.4
- Fixed `json` field CSS regression introduced with the overflow workaround in v0.30.3 ([#7259](https://github.com/pocketbase/pocketbase/issues/7259)).