3.35.3

Budibase/budibase3.35.3Apr 8, 2026by calexiou

AI Summary

This update addresses stability issues with API parameters and file uploads, while also activating action events to improve automation feedback loops.

Key Highlights

  • Activate action events to provide better feedback on automation execution.
  • Fix API form-data parameters not being saved correctly.
  • Fix file upload limit enforcement to prevent errors.
  • Add titles for options in select components.
  • Simplify RAG code for improved maintainability.

New Features

  • Activate action events

Full Release Notes

## What's Changed
* [BUDI-18450] API form-data parameters are not saved by @melohagan in https://github.com/Budibase/budibase/pull/18451
* adds title for options in select by @mikesealey in https://github.com/Budibase/budibase/pull/18453
* fix: dont allow uploads above 100mb by @Dakuan in https://github.com/Budibase/budibase/pull/18452
* Bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18462
* [1755] Activate action events by @jvcalderon in https://github.com/Budibase/budibase/pull/18479
* Simplify RAG code by @adrinr in https://github.com/Budibase/budibase/pull/18428
* Updated README to reflect Agents by @mjashanks in https://github.com/Budibase/budibase/pull/18481


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.35.2...3.35.3