3.40.0

parruda/swarm3.40.0Jul 21, 2026by calexiou

AI Summary

This release introduces SharePoint list support, allows automations to run in preview mode, and addresses several security vulnerabilities.

Key Highlights

  • Addition of SharePoint list integration
  • Automations can now run in preview mode
  • Security fixes for PWA zip size and SMTP TLS certificate verification

New Features

  • Delete old backups functionality
  • Credentials update respect on change
  • Verify SMTP server TLS certificate by default

Full Release Notes

## What's Changed
* feat: delete old backups by @Dakuan in https://github.com/Budibase/budibase/pull/19186
* Remove multiple operations feature flags by @adrinr in https://github.com/Budibase/budibase/pull/19237
* Allow automations to run in preview by @melohagan in https://github.com/Budibase/budibase/pull/19179
* feat: sharepoint lists by @Dakuan in https://github.com/Budibase/budibase/pull/19195
* Security fix: limit pwa zip depth - size by @calexiou in https://github.com/Budibase/budibase/pull/19208
* Feat/credentials update respect on change by @calexiou in https://github.com/Budibase/budibase/pull/19007
* Verify SMTP server TLS certificate by default by @leonacostaok in https://github.com/Budibase/budibase/pull/19148

## New Contributors
* @leonacostaok made their first contribution in https://github.com/Budibase/budibase/pull/19148

**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.32...3.40.0