Update changelog for 0.24.3

This commit is contained in:
LukeHagar
2025-01-13 00:01:50 +00:00
committed by github-actions[bot]
parent 1521b55efc
commit 19b7d47558
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
## 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.