0.36.9
v0.36.9 Release
To update the prebuilt executable you can run
./pocketbase update.
Updated the Discord
AuthUser.Namefield to useglobal_name(#7603; thanks @HansHans135).Fixed settings SMTP password clear persistence.
Added extra OAuth2 checks when downloading the avatar URL to prevent internal network probing requests in case of a malicious/vulnerable vendor.
Updated
modernc.org/sqliteto v1.48.2 (vfs and other error path related fixes).Updated min Go GitHub action version to 1.26.2 because it comes with some minor security fixes.
Other small improvements (updated
$apis.staticJSVM documentation, fixed comment typos, added missing file close on seek error, etc.).