3.39.12
WhisperSpeech/WhisperSpeech3.39.12Jun 10, 2026by calexiou
AI Summary
Introduces UI enhancements like per-screen styling and conditional filtering, alongside fixes for automation editors and auth iframes.
Key Highlights
- Adds per-screen background, gradient, and custom CSS styling options
- Adds a toggle to temporarily disable filters and conditions
- Supports nav icon state colors
- Locks auth iframes to prevent unauthorized access
New Features
- Per-screen background, gradient, and CSS styling
- Conditional filtering UI toggle
- Nav icon state colors support
- Tabular data ingestion
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