3.40.0
hacksider/Deep-Live-Cam3.40.0Jul 21, 2026by calexiou
AI Summary
This release introduces SharePoint list support, enhances security by limiting PWA zip depth and size, and enables automations to run in preview mode.
Key Highlights
- Added SharePoint lists integration
- Security fix: limit PWA zip depth and size
- SMTP server TLS certificate verification enabled by default
- Automations can now run in preview
New Features
- SharePoint lists integration
- Automations in preview mode
- Credentials 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