3.40.0
BenedictKing/ccx3.40.0Jul 21, 2026by calexiou
AI Summary
This release focuses on expanding integrations with SharePoint, enhancing security measures for PWAs and SMTP, and allowing automations to run in preview mode.
Key Highlights
- Added support for SharePoint lists integration.
- Security fix to limit PWA zip depth and size.
- Automations can now run in preview mode.
- SMTP server TLS certificate verification is now enabled by default.
- Credentials update respect on change.
New Features
- Delete old backups functionality.
- SharePoint lists support.
- Automations running in preview mode.
- Credentials update respect on change.
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