3.39.12
d2lang/d23.39.12Jun 10, 2026by calexiou
AI Summary
Added visual customization options like per-screen backgrounds and nav icon colors, along with security improvements for auth iframes.
Key Highlights
- Added per-screen background, gradient, and custom CSS styling options
- Added nav icon state colors
- Added lock to auth iframes
New Features
- Per-screen background and custom CSS styling
- Nav icon state colors
- Auth iframe lock
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