bumped app version

This commit is contained in:
Gani Georgiev
2025-01-12 11:40:03 +02:00
parent 8b89bce2a8
commit 2317695011
30 changed files with 38 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
## v0.24.3 (WIP)
## v0.24.3
- Fixed incorrectly reported unique validator error for fields starting with name of another field (#6281; thanks @svobol13).
- 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.