3.35.4

Budibase/budibase3.35.4Apr 9, 2026by calexiou

AI Summary

The release focuses on security hardening and CI/CD improvements. It introduces an experimental Docker build pipeline and fixes issues with signature columns and authentication middleware.

Key Highlights

  • Harden endpoint matching in auth middleware to improve security.
  • Add experimental Docker image build pipeline.
  • Emit ACTION_AI_AGENT_EXECUTED event on every agent execution.
  • Fix signature canvas width and builder crashes for legacy AI config types.
  • Improve checktypes and remove unnecessary checkout tokens from CI workflows.

New Features

  • Experimental Docker image build pipeline

Full Release Notes

## What's Changed
* Fix test flakiness by @adrinr in https://github.com/Budibase/budibase/pull/18488
* Feat/helm custom image sec context by @calexiou in https://github.com/Budibase/budibase/pull/18471
* Improve checktypes by @adrinr in https://github.com/Budibase/budibase/pull/18489
* fixes signature canvas width by @mikesealey in https://github.com/Budibase/budibase/pull/18485
* harden endpoint matching in auth middleware by @andz-bb in https://github.com/Budibase/budibase/pull/18491
* 18332 add font colour and text highlighting options to the rich text editor by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18416
* Remove workflow-level concurrency and fail fast on main CI action by @calexiou in https://github.com/Budibase/budibase/pull/18497
* Add experimental Docker image build pipeline by @calexiou in https://github.com/Budibase/budibase/pull/18500
* Emit ACTION_AI_AGENT_EXECUTED event on every agent execution by @jvcalderon in https://github.com/Budibase/budibase/pull/18492


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