To update the prebuilt executable you can run
./pocketbase update
.
-
Added the release notes to the console output of
./pocketbase update
(#3685). -
Added missing documention for the JSVM
$mails.*
bindings. -
Relaxed the OAuth2 redirect url validation to allow any string value (#3689; thanks @sergeypdev).
Note that the redirect url format is still bound to the accepted values by the specific OAuth2 provider.