diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5c3e6..0a13d4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/latest_version b/latest_version index 8b95abd..6308234 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.24.2 +0.24.3