3.37.4

Budibase/budibase3.37.4May 5, 2026by calexiou

AI Summary

This release improves SharePoint integration with typeahead functionality and enhances automation error handling. It also adds a tablet view to the preview.

Key Highlights

  • SharePoint: Added typeahead feature for SharePoint connectors.
  • Automation: Improved automation step error handling and added exponential backoff for Gemini File Search.
  • UI: Added tablet view to the preview.
  • Gemini: Better handling of Gemini 503 errors.

New Features

  • SharePoint typeahead
  • Handle gemini 503 better
  • Tablet view to preview
  • Exponential backoff for Gemini File Search

Full Release Notes

## What's Changed
* Cleanup knowledge connection code by @adrinr in https://github.com/Budibase/budibase/pull/18658
* fix: resolve flaky test by @adrinr in https://github.com/Budibase/budibase/pull/18708
* Remove unnecessary tenantId by @adrinr in https://github.com/Budibase/budibase/pull/18710
* Temporally support existing sharepoint connectors by @adrinr in https://github.com/Budibase/budibase/pull/18707
* [CI] Setup merge queues by @adrinr in https://github.com/Budibase/budibase/pull/18712
* feat: sharepoint typeahead by @Dakuan in https://github.com/Budibase/budibase/pull/18698
* feat: handle gemini 503 better by @Dakuan in https://github.com/Budibase/budibase/pull/18706
* Fix automation step error handling by @melohagan in https://github.com/Budibase/budibase/pull/18669
* Automation API request modal and fixes by @deanhannigan in https://github.com/Budibase/budibase/pull/18611
* Add tablet view to preview by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18655
* Add exponential backoff for Gemini File Search by @PClmnt in https://github.com/Budibase/budibase/pull/18714


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