mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 12:47:45 +00:00
Update changelog for 0.23.0-rc14
This commit is contained in:
committed by
github-actions[bot]
parent
9e2a1b50c7
commit
7763a89627
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,14 @@
|
||||
## 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)).
|
||||
|
||||
- Added more descriptive test OTP id and failure log message ([#5982](https://github.com/pocketbase/pocketbase/discussions/5982)).
|
||||
|
||||
- Moved the default UI CSP from meta tag to response header ([#5995](https://github.com/pocketbase/pocketbase/discussions/5995)).
|
||||
|
||||
- Updated Go and npm dependencies.
|
||||
|
||||
|
||||
## v0.23.3
|
||||
|
||||
- Fixed Gzip middleware not applying when serving static files.
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.23.3
|
||||
0.23.0-rc14
|
||||
|
||||
Reference in New Issue
Block a user