3.40.0

devlikeapro/waha3.40.0Jul 21, 2026by calexiou

AI Summary

This release introduces new capabilities for backup management, SharePoint integration, and SMTP security verification, alongside the removal of multiple operations feature flags.

Key Highlights

  • Delete old backups automatically
  • SharePoint lists support
  • Allow automations to run in preview mode
  • Verify SMTP server TLS certificate by default
  • Security fix: Limit PWA zip depth to prevent size issues

New Features

  • Automated backup cleanup
  • SharePoint list integration
  • Automation preview mode
  • SMTP TLS certificate verification
  • PWA zip depth security restriction

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