3.39.22

Budibase/budibase3.39.22Jun 24, 2026by calexiou

AI Summary

Adds a full-screen logs UI and download URLs for Teams. It also fixes UI issues like side panel behavior and custom REST URL validation, along with resolving RAG drift.

Key Highlights

  • Add full screen logs UI
  • Fix custom REST query URL validation
  • Fix RAG drift within Teams/Slack
  • Add condition stop notifications
  • Fix automation test data tab selection

New Features

  • Full screen logs UI
  • Download url for teams
  • Preserve original order of JSON/CSV
  • Proxy resolver fix
  • Condition stop notifications
  • Fix automation test data tab

Full Release Notes

## What's Changed
* feat: full screen logs UI by @Dakuan in https://github.com/Budibase/budibase/pull/18970
* feat: download url for teams by @Dakuan in https://github.com/Budibase/budibase/pull/19011
* Make closed side panel inert so Tab can't reveal it by @Stropdasman in https://github.com/Budibase/budibase/pull/19043
* Fix custom REST query URL validation by @melohagan in https://github.com/Budibase/budibase/pull/19020
* feat: preserve original order of JSON/CSV custom data sources by @Pallavikumarimdb in https://github.com/Budibase/budibase/pull/19036
* Fix/proxy resolver 503 rollout by @calexiou in https://github.com/Budibase/budibase/pull/19049
* fix: RAG drift within Teams / Slack channels vs preview chat by @Dakuan in https://github.com/Budibase/budibase/pull/18961
* Add condition stop notifications by @melohagan in https://github.com/Budibase/budibase/pull/19012
* fix:display screens button in calculation view by @aakashgautam-git in https://github.com/Budibase/budibase/pull/19038
* [#19019] Fix automation test data tab selection by @melohagan in https://github.com/Budibase/budibase/pull/19022
* fix: close side panel when switching screens in builder by @aakashgautam-git in https://github.com/Budibase/budibase/pull/18994

## New Contributors
* @Pallavikumarimdb made their first contribution in https://github.com/Budibase/budibase/pull/19036

**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.21...3.39.22