3.39.13

enricoros/big-AGI3.39.13Jun 11, 2026by calexiou

AI Summary

This update enhances security and automation stability by implementing IP-based login lockouts and correcting app binding escaping to prevent potential injection issues.

Key Highlights

  • Added IP-based lockout to the login endpoint for improved security
  • Fixed app binding escaping for automations to prevent errors
  • Clarified menu item text for better user understanding

New Features

  • IP-based login lockout

Full Release Notes

## What's Changed
* [BUDI-18938] Use app binding escaping for automations by @melohagan in https://github.com/Budibase/budibase/pull/18946
* clarifies menu item by @mikesealey in https://github.com/Budibase/budibase/pull/18956
* [VUL-78] Add IP-based lockout to login endpoint by @jvcalderon in https://github.com/Budibase/budibase/pull/18947


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.12...3.39.13