Update changelog for 0.23.0-rc14

This commit is contained in:
LukeHagar
2024-12-05 00:01:18 +00:00
committed by github-actions[bot]
parent 0d8faaf38b
commit 3dba4bf185
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.23.5 (WIP)
- Fixed UI logs search not properly accounting for the "Include requests by superusers" toggle when multiple search expressions are used.
## v0.23.4 ## v0.23.4
- Fixed `autodate` fields not refreshing when calling `Save` multiple times on the same `Record` instance ([#6000](https://github.com/pocketbase/pocketbase/issues/6000)). - Fixed `autodate` fields not refreshing when calling `Save` multiple times on the same `Record` instance ([#6000](https://github.com/pocketbase/pocketbase/issues/6000)).

View File

@@ -1 +1 @@
0.23.4 0.23.0-rc14