Update changelog for 0.23.0-rc14

This commit is contained in:
LukeHagar
2025-01-19 00:01:39 +00:00
committed by github-actions[bot]
parent c429760ac1
commit ede6fe8a51
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## v0.24.4
- Fixed fields extraction for view query with nested comments ([#6309](https://github.com/pocketbase/pocketbase/discussions/6309)).
- Bumped GitHub action min Go version to 1.23.5 as it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.23.5).
## v0.24.3 ## 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). - Fixed incorrectly reported unique validator error for fields starting with name of another field ([#6281](https://github.com/pocketbase/pocketbase/pull/6281); thanks @svobol13).

View File

@@ -1 +1 @@
0.24.3 0.23.0-rc14