synced with master

This commit is contained in:
Gani Georgiev
2025-01-11 12:38:11 +02:00
5 changed files with 4571 additions and 4563 deletions

View File

@@ -18,6 +18,13 @@
(@todo update docs to reflect the `:unsaved` getter change)
## v0.24.3 (WIP)
- Reload the created/edited records data in the RecordsPicker UI.
- Updated Go dependencies.
## v0.24.2
- Fixed display fields extraction when there are multiple "Presentable" `relation` fields in a single related collection ([#6229](https://github.com/pocketbase/pocketbase/issues/6229)).