v3.44.0

Budibase/budibasev3.44.0Aug 31, 2026by calexiou

AI Summary

This release focuses on improving the Operations UI, adding Slack integration features, and reducing the memory footprint of apps. It includes security fixes for a PWA vulnerability and removes deprecated agent chat channels.

Key Highlights

  • Single-click Slack installation
  • Operations redesign
  • PDF landscape support
  • Memory footprint reduction
  • Security fix for arbitrary file write in PWA

Breaking Changes

  • Remove deprecated Telegram and Discord agent channels

New Features

  • Single click slack install
  • PDF pages to be set as landscape
  • Add tool configuration modal
  • Download teams package

Full Release Notes

## What's Changed
* denounce spammer by @melohagan in https://github.com/Budibase/budibase/pull/19498
* feat: single click slack install by @Dakuan in https://github.com/Budibase/budibase/pull/19175
* point to the correct route for apps by @ConorWebb96 in https://github.com/Budibase/budibase/pull/19499
* Prune losing SQS definition branches by @calexiou in https://github.com/Budibase/budibase/pull/19496
* Operations redesign by @adrinr in https://github.com/Budibase/budibase/pull/19483
* chore(deps): bump deepmerge-ts from 7.1.5 to 7.1.6 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19500
* Allow PDF pages to be set as landscape by @mikesealey in https://github.com/Budibase/budibase/pull/19251
* Add tool configuration modal by @adrinr in https://github.com/Budibase/budibase/pull/19502
* Add tool configuration modal improvements by @adrinr in https://github.com/Budibase/budibase/pull/19507
* fix: vertically centre app button labels by @Stropdasman in https://github.com/Budibase/budibase/pull/19466
* map legacy agent query-tool bindings by @andz-bb in https://github.com/Budibase/budibase/pull/19458
* Esclation improvements by @deanhannigan in https://github.com/Budibase/budibase/pull/19404
* fix: missing slack scope by @Dakuan in https://github.com/Budibase/budibase/pull/19517
* feat: download teams package by @Dakuan in https://github.com/Budibase/budibase/pull/19501
* Remove deprecated Telegram and Discord agent channels by @adrinr in https://github.com/Budibase/budibase/pull/19516
* Fix/getusers graceful fail by @calexiou in https://github.com/Budibase/budibase/pull/19515
* Merge back 3.43.0 hotfix by @adrinr in https://github.com/Budibase/budibase/pull/19520
* Remove deprecated agent chat by @adrinr in https://github.com/Budibase/budibase/pull/19518
* Cut apps container memory footprint by @calexiou in https://github.com/Budibase/budibase/pull/19523
* Merge pull request #19564 from Budibase/secfix/arbitrary-file-write-as-root-in-pwa by @calexiou in https://github.com/Budibase/budibase/pull/19574


**Full Changelog**: https://github.com/Budibase/budibase/compare/v3.43.0...v3.44.0