Update changelog for 0.23.0-rc14

This commit is contained in:
LukeHagar
2024-12-12 00:01:43 +00:00
committed by github-actions[bot]
parent 5312d1d96d
commit 6e9e9bbbd7
2 changed files with 6 additions and 2 deletions

View File

@@ -1,9 +1,13 @@
## v0.23.6 (WIP)
## v0.23.6
- Fixed `$filesystem.fileFromURL` documentation and generated type ([#6058](https://github.com/pocketbase/pocketbase/issues/6058)).
- Fixed `X-Forwarded-For` header typo in the suggested UI "Common trusted proxy" headers ([#6063](https://github.com/pocketbase/pocketbase/pull/6063)).
- Updated the `text` field max length validator error message to make it more clear ([#6066](https://github.com/pocketbase/pocketbase/issues/6066)).
- Other minor fixes (updated Go deps, skipped unnecessary validator check when the default primary key pattern is used, updated JSVM types, etc.).
## v0.23.5

View File

@@ -1 +1 @@
0.23.5
0.23.0-rc14