Update changelog for 0.23.3

This commit is contained in:
LukeHagar
2024-11-30 00:01:18 +00:00
committed by github-actions[bot]
parent e24f82ee9f
commit 99e193ec2d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## v0.23.3
- Fixed Gzip middleware not applying when serving static files.
- Fixed `Record.Fresh()`/`Record.Clone()` methods not properly cloning `autodate` fields ([#5973](https://github.com/pocketbase/pocketbase/discussions/5973)).
## v0.23.2
- Fixed `RecordQuery()` custom struct scanning ([#5958](https://github.com/pocketbase/pocketbase/discussions/5958)).

View File

@@ -1 +1 @@
0.23.0-rc14
0.23.3