diff --git a/CHANGELOG.md b/CHANGELOG.md index 668f46b..47a843c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 - Fixed `autodate` fields not refreshing when calling `Save` multiple times on the same `Record` instance ([#6000](https://github.com/pocketbase/pocketbase/issues/6000)). diff --git a/latest_version b/latest_version index 40a6dfe..51cdb9e 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.23.4 +0.23.0-rc14