Update changelog for 0.23.5

This commit is contained in:
LukeHagar
2024-12-09 00:01:39 +00:00
committed by github-actions[bot]
parent aac9297faa
commit 5a686f2ca5
2 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,18 @@
## v0.23.5 (WIP)
## v0.23.6 (WIP)
- Fixed `$filesystem.fileFromURL` documentation and generated type ([#6058](https://github.com/pocketbase/pocketbase/issues/6058)).
## v0.23.5
- Fixed UI logs search not properly accounting for the "Include requests by superusers" toggle when multiple search expressions are used.
- Fixed `text` field max validation error message ([#6053](https://github.com/pocketbase/pocketbase/issues/6053)).
- Other minor fixes (comment typos, JSVM types update).
- Updated Go deps and the min Go releleaser GitHub action version to 1.23.4.
## v0.23.4

View File

@@ -1 +1 @@
0.23.4
0.23.5