3.39.17
Budibase/budibase3.39.17Jun 16, 2026by calexiou
AI Summary
A feature-rich release for Budibase introducing new filter operators, migrating agents to backend operations, and removing legacy exporters.
Key Highlights
- Added 'Is not in' (notOneOf) filter operator
- Migrated agents to operations in the backend
- Removed PostHog event exporter from backend-core
New Features
- "Is not in" filter operator
- Agent migration to backend operations
Full Release Notes
## What's Changed * build(deps): bump nodemailer from 8.0.11 to 9.0.0 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18976 * fix: prevent create new group button from being squashed by @aakashgautam-git in https://github.com/Budibase/budibase/pull/18979 * Add "Is not in" (notOneOf) filter operator by @Stropdasman in https://github.com/Budibase/budibase/pull/18932 * Remove PostHog event exporter from backend-core by @jvcalderon in https://github.com/Budibase/budibase/pull/18980 * Migrate agents to operations in the backend by @adrinr in https://github.com/Budibase/budibase/pull/18913 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.16...3.39.17