3.34.10

Budibase/budibase3.34.10Mar 26, 2026by calexiou

AI Summary

This release focuses on import stability and dependency security. It ensures AI configurations are preserved during imports and fixes automation error dismissal.

Key Highlights

  • Fix inability to dismiss automation errors on workspace home.
  • Upsert AI configs on workspace imports to prevent data loss.
  • Pin CouchDB image npm to 11.11.1 for stability.
  • Update YAML and Picomatch dependencies.

Full Release Notes

## What's Changed
* Upsert ai configs on workspace imports by @adrinr in https://github.com/Budibase/budibase/pull/18386
* Pin CouchDB image npm to 11.11.1 by @melohagan in https://github.com/Budibase/budibase/pull/18396
* Bump picomatch from 4.0.3 to 4.0.4 in /hosting/microfrontend by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18400
* Bump yaml from 2.8.2 to 2.8.3 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18398
* Fix unable to dismiss automation errors on workspace home by @melohagan in https://github.com/Budibase/budibase/pull/18394


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.34.9...3.34.10