3.40.0

Budibase/budibase3.40.0Jul 21, 2026by calexiou

AI Summary

This major release introduces SharePoint list support, allows automations to run in preview mode, and removes feature flags for multiple operations. It also includes security hardening for PWA and SMTP.

Key Highlights

  • Add support for SharePoint lists
  • Allow automations to run in preview
  • Remove multiple operations feature flags
  • Security fix: limit PWA zip depth
  • Verify SMTP server TLS certificate

New Features

  • Delete old backups
  • SharePoint lists
  • Automations in preview mode
  • Credential update respect on change
  • SMTP TLS verification

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