Update changelog for

This commit is contained in:
LukeHagar
2025-02-22 00:01:03 +00:00
committed by github-actions[bot]
parent d29bafd93d
commit 9ea58399f5
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
## v0.25.7
- Fixed `@request.body.jsonObjOrArr.*` values extraction ([#6493](https://github.com/pocketbase/pocketbase/discussions/6493)).
## v0.25.6
- Restore the missing `meta.isNew` field of the OAuth2 success response ([#6490](https://github.com/pocketbase/pocketbase/issues/6490)).
- Updated npm dependencies.
## v0.25.5
- Set the current working directory as a default goja script path when executing inline JS strings to allow `require(m)` traversing parent `node_modules` directories.

View File

@@ -1 +0,0 @@
0.23.0-rc14