synced with master

This commit is contained in:
Gani Georgiev
2025-01-12 13:02:51 +02:00
32 changed files with 51 additions and 41 deletions

View File

@@ -18,7 +18,9 @@
(@todo update docs to reflect the `:unsaved` getter change)
## v0.24.3 (WIP)
## v0.24.3
- Fixed incorrectly reported unique validator error for fields starting with name of another field ([#6281](https://github.com/pocketbase/pocketbase/pull/6281); thanks @svobol13).
- Reload the created/edited records data in the RecordsPicker UI.