3.37.3

Budibase/budibase3.37.3May 4, 2026by calexiou

AI Summary

This release focuses on improving table import reliability and enhancing automation logging with copy controls. It also includes styling fixes for hidden buttons and newlines.

Key Highlights

  • Table Import: Fixed to surface all table import errors.
  • Automation: Added copy controls to automation log JSON.
  • Styling: Fixed hidden button on light mode and newline escaping issues.
  • SharePoint: Added prompt parameter to SharePoint OAuth authorization URL.

New Features

  • Copy controls to automation log JSON
  • Fix: dont always escape newlines
  • Add prompt parameter to SharePoint OAuth authorization URL

Full Release Notes

## What's Changed
* Fix/surface all table import errors by @deanhannigan in https://github.com/Budibase/budibase/pull/18644
* fix: dont always escape newlines by @Dakuan in https://github.com/Budibase/budibase/pull/18614
* Add copy controls to automation log JSON by @melohagan in https://github.com/Budibase/budibase/pull/18673
* Fix - hidden button on light mode by @adrinr in https://github.com/Budibase/budibase/pull/18679
* Add prompt parameter to SharePoint OAuth authorization URL by @adrinr in https://github.com/Budibase/budibase/pull/18692


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.37.2...3.37.3