3.38.4

Budibase/budibase3.38.4May 14, 2026by calexiou

AI Summary

The update prioritizes security by restricting API access and hardening system components. Key highlights include requiring authentication for webhook schema updates, restricting public API global role changes, and hardening markdown rendering.

Key Highlights

  • Require auth for webhook schema updates
  • Restrict public API global role changes
  • Harden markdown rendering

Full Release Notes

## What's Changed
* [Security] Require auth for webhook schema updates by @PClmnt in https://github.com/Budibase/budibase/pull/18773
* Fix branch automation node dragging by @melohagan in https://github.com/Budibase/budibase/pull/18783
* [Security] Restrict public API global role changes by @PClmnt in https://github.com/Budibase/budibase/pull/18771
* [Security] Harden markdown rendering by @PClmnt in https://github.com/Budibase/budibase/pull/18770


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.38.3...3.38.4