Update changelog for

This commit is contained in:
LukeHagar
2025-12-03 00:00:57 +00:00
committed by github-actions[bot]
parent 35add05a5e
commit 17d34ea775
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
## v0.34.1
- Added missing `:` char to the autocomplete regex ([#7353](https://github.com/pocketbase/pocketbase/pull/7353); thanks @ouvreboite).
- Added "Copy raw JSON" collection dropdown option ([#7357](https://github.com/pocketbase/pocketbase/issues/7357)).
- Updated Go deps and JS SDK.
- Bumped min Go GitHub action version to 1.25.5 because it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.25.5).
_The runner action was also updated to `actions/setup-go@v6` since the previous v5 Go source seems [no longer accessible](https://github.com/actions/setup-go/pull/665#issuecomment-3416693714)._
## v0.34.0 ## v0.34.0
- Added `@request.body.someField:changed` modifier. - Added `@request.body.someField:changed` modifier.

View File

@@ -1 +0,0 @@
0.34.0