3.39.21

Budibase/budibase3.39.21Jun 23, 2026by calexiou

AI Summary

A minor maintenance release that updates dependencies and introduces a QA bot Slack workflow while fixing a critical automation agent step error.

Key Highlights

  • Added QA bot Slack notification workflow
  • Fixed automation agent step that was causing errors by not returning output
  • Enhanced FlexContainer alignment options (space-around)
  • Dependency updates (js-yaml, undici)

New Features

  • QA bot Slack notification workflow
  • Space-around alignment option to FlexContainer

Full Release Notes

## What's Changed
* Add QA bot Slack notification workflow by @melohagan in https://github.com/Budibase/budibase/pull/19042
* build(deps): bump js-yaml from 4.2.0 to 5.0.0 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19041
* build(deps): bump undici from 6.24.1 to 6.27.0 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19035
* enhance: Add space-around alignment option to FlexContainer by @NDCallahan in https://github.com/Budibase/budibase/pull/19016
* 18977 automation agent step doesnt seem to ever return an output causing the automation to error by @Dakuan in https://github.com/Budibase/budibase/pull/19044


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.20...3.39.21