
Bruno 2.7.0 releases with .msi installer, variable autocomplete, and code gen updates
Bruno version 2.7.0 introduces several improvements for API developers and testers. Windows users now have access to a dedicated .msi installer for easier setup. The update adds autocomplete for random variables and a new randomNanoId
option to support dynamic value generation during requests.
A vertical layout option in the response pane improves data readability, while the code generator now supports language and library selection and includes unsaved changes in output. Bulk edit mode for request headers simplifies large-scale edits, and a new onFail
API enhances error handling in pre-request scripts.
The release also addresses various stability and compatibility issues, particularly with Postman collections and cURL imports. It improves serialization for certain body types, handles missing or undefined auth values more effectively, and adds better error detection in cURL parsing. Minor layout fixes and small enhancements are also included.
