3.39.12
enricoros/big-AGI3.39.12Jun 10, 2026by calexiou
AI Summary
The release introduces significant UI customization options and bug fixes, including conditional filtering toggles, per-screen styling capabilities, and fixes for tenant de-activation.
Key Highlights
- Added conditional filtering UI with a toggle to temporarily disable filters and conditions
- Added per-screen background, gradient, and custom CSS styling options
- Added IP-based lockout to auth iframes for enhanced security
- Fixed automation editor mode after selection
New Features
- Conditional filtering toggle
- Per-screen background and CSS styling options
Full Release Notes
## What's Changed * `Support nav icon state colors` by @Rohith31-WD in https://github.com/Budibase/budibase/pull/18862 * Fix automation editor mode after selection by @melohagan in https://github.com/Budibase/budibase/pull/18944 * 17476 conditionalfiltering UI add toggle to temporarily disable filters and conditions by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18833 * fix: ingest tabular data by @Dakuan in https://github.com/Budibase/budibase/pull/18891 * Bump shell-quote from 1.8.3 to 1.8.4 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18949 * feat: add per-screen background, gradient, and custom CSS styling options by @NDCallahan in https://github.com/Budibase/budibase/pull/18887 * Change vulnerability reporting method to GitHub by @mjashanks in https://github.com/Budibase/budibase/pull/18952 * Add lock to auth iframes by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18919 * Fix: tenant de-activation modal cannot be closed by @jvcalderon in https://github.com/Budibase/budibase/pull/18955 ## New Contributors * @Rohith31-WD made their first contribution in https://github.com/Budibase/budibase/pull/18862 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.11...3.39.12