v0.39.6

rohitg00/agentmemoryv0.39.6Jul 8, 2026by github-actions[bot]

AI Summary

Updated dependencies including goja and Go GitHub actions, added Cc/Bcc support to the development sendmail command, and enhanced Microsoft OAuth2 provider hardening options.

Key Highlights

  • Added Cc and Bcc recipients to the dev sendmail command for consistency with SMTP.
  • Enhanced Microsoft OAuth2 provider with extra hardening options for email extraction.
  • Updated goja and related golang.org/x/* dependencies to fix WeakMap regressions.
  • Bumped min Go GitHub action version to 1.26.5 for minor security fixes.

New Features

  • Added Cc and Bcc recipients to dev sendmail command.
  • Added extra hardening options to Microsoft OAuth2 provider.
  • Updated goja and golang.org/x/* dependencies.

Full Release Notes

> _To update the prebuilt executable you can run `./pocketbase update`._

- Added `Cc` and `Bcc` recipients to the dev `sendmail` command 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](https://github.com/pocketbase/pocketbase/discussions/7756)).

- Updated goja and the related `golang.org/x/*` dependencies _(`WeakMap` regression fixes)_.

- Bumped the min Go GitHub action version to 1.26.5 as it includes some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.5).