v2.15.1
usebruno/brunov2.15.1Dec 5, 2025by bijin-bruno
AI Summary
Patch release fixing variable value handling in inline editor, request/response pane resizing, and SSO login redirect issues.
Key Highlights
- Variable value handling in inline variable editor
- Request and response pane resize logic fix
- SSO login redirect issue fix
- gRPC requests context improvement
New Features
- Remove deprecation warnings from post response vars
Full Release Notes
## Fixes - fix: variable value handling in the inline variable editor by @Pragadesh-45 in [#6281](https://github.com/usebruno/bruno/pull/6281) - fix: request and response pane resize logic by @pooja-bruno in [#6294](https://github.com/usebruno/bruno/pull/6294) - fix: sso login issue, user getting redirected to incorrect idp by @naman-bruno - fix: streamline gRPC requests to use right context by @Pragadesh-45 in [#6308](https://github.com/usebruno/bruno/pull/6308) ## Others - feat: remove deprecation warnings from post response vars in Collection, Folder, and RequestPane settings by @sanjaikumar-bruno in [#6291](https://github.com/usebruno/bruno/pull/6291)