v0.34.1 Release
To update the prebuilt executable you can run
./pocketbase update.
-
Added missing
:char to the autocomplete regex (#7353; thanks @ouvreboite). -
Added "Copy raw JSON" collection dropdown option (#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. The runner action was also updated to
actions/setup-go@v6since the previous v5 Go source seems no longer accessible.