3.27.4

Budibase/budibase3.27.4Feb 6, 2026by calexiou

AI Summary

Includes significant backend and security improvements, such as removing submodules, fixing pagination tools, and addressing a security vulnerability (XSS), alongside various agent and data import fixes.

Key Highlights

  • Fixes XSS vulnerability in screen errors popover
  • Removes 'pro' as a submodule
  • Improves CSV import chunking and fixes list_rows pagination
  • Refactored agent tools and improved data import

Full Release Notes

## What's Changed
* Fix list_rows tool to properly support pagination parameters by @cubic-dev-ai[bot] in https://github.com/Budibase/budibase/pull/17931
* Get rid of pro as a submodule by @adrinr in https://github.com/Budibase/budibase/pull/17935
* Agent fixes by @PClmnt in https://github.com/Budibase/budibase/pull/17922
* Update user role terminology by @melohagan in https://github.com/Budibase/budibase/pull/17932
* Fix XSS vulnerability in screen errors popover by @cubic-dev-ai[bot] in https://github.com/Budibase/budibase/pull/17930
* Use correct URL for confluence by @melohagan in https://github.com/Budibase/budibase/pull/17939
* If the SingleRowProvider finds no row, don't throw just explain by @melohagan in https://github.com/Budibase/budibase/pull/17940
* Refactor agent tools by @PClmnt in https://github.com/Budibase/budibase/pull/17927
* [CI] Remove submodules from pipelines by @adrinr in https://github.com/Budibase/budibase/pull/17945
* Harden attachment uploads against active content by @melohagan in https://github.com/Budibase/budibase/pull/17937
* Improve CSV import chunking by @melohagan in https://github.com/Budibase/budibase/pull/17952
* Update agent automation tools by @PClmnt in https://github.com/Budibase/budibase/pull/17944
* Add resolver for settings routing as it was causing issues in HMR by @deanhannigan in https://github.com/Budibase/budibase/pull/17956
* Fixes for agent bugs by @PClmnt in https://github.com/Budibase/budibase/pull/17947
* remove examples/nextjs-api-sales by @melohagan in https://github.com/Budibase/budibase/pull/17961

## New Contributors
* @cubic-dev-ai[bot] made their first contribution in https://github.com/Budibase/budibase/pull/17931

**Full Changelog**: https://github.com/Budibase/budibase/compare/3.27.3...3.27.4