0.39.6
v0.39.6 Release
To update the prebuilt executable you can run
./pocketbase update.
Added
CcandBccrecipients to the devsendmailcommand for consistency with the SMTP mailer.Added extra hardening options to the Microsoft OAuth2 provider allowing developers to specify the preferred safe email extraction method (#7756).
Updated goja and the related
golang.org/x/*dependencies (WeakMapregression fixes).Bumped the min Go GitHub action version to 1.26.5 as it includes some minor security fixes.