3.35.0

Budibase/budibase3.35.0Mar 31, 2026by calexiou

AI Summary

This is a feature-rich release introducing Microfrontend OIDC authentication and allowing Gemini search to act as a knowledge base. It also updates dependencies and improves build performance.

Key Highlights

  • Introduce Microfrontend OIDC support for enhanced authentication.
  • Allow using Gemini search as a knowledge base for agents.
  • Improve lint local performance.
  • Update Nodemailer and Handlebars dependencies.
  • Fix builder signature column rendering issues.

New Features

  • Microfrontend OIDC
  • Gemini search as knowledge base

Full Release Notes

## What's Changed
* Microfrontend OIDC by @adrinr in https://github.com/Budibase/budibase/pull/18407
* Bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18409
* Bump nodemailer from 7.0.11 to 8.0.4 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18410
* Allow using gemini search as knowledge base by @adrinr in https://github.com/Budibase/budibase/pull/18390
* Improve lint local performance by @adrinr in https://github.com/Budibase/budibase/pull/18414
* builder signature column fix by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18405


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.34.11...3.35.0