v2.9.0

usebruno/brunov2.9.0Aug 6, 2025by maintainer-bruno

AI Summary

Introduces cookie APIs, sensitive field warnings, and response URL variables. Also features a revamped Git UI.

Key Highlights

  • Added cookie APIs.
  • Added sensitive field warnings for auth.
  • Implemented Response URL variable.
  • Select/Deselect and Reorder Capabilities to Collection Runner.
  • Git UI Revamp.

New Features

  • Added warnings for sensitive fields other auths.
  • Added cookie apis.
  • Added sensitive field warnings for collection and folder auth in Environment modal.
  • Implemented Response URL variable.
  • Added Select/Deselect and Reorder Capabilities to Collection Runner.

Full Release Notes

## Features
- Added warnings for sensitive fields other auths by @sanjaikumar-bruno in https://github.com/usebruno/bruno/pull/5100
- Added cookie apis by @pooja-bruno in https://github.com/usebruno/bruno/pull/5117
- Added sensitive field warnings for collection and folder auth in Environment modal by @sanjaikumar-bruno in https://github.com/usebruno/bruno/pull/5230
- Implemented Response URL variable by @nikischin in https://github.com/usebruno/bruno/pull/2983
- Added Select/Deselect and Reorder Capabilities to Collection Runner by @naman-bruno in https://github.com/usebruno/bruno/pull/5195
- Git UI Revamp by @Pragadesh44-Bruno

## Fixes
- Fix loading state while collection mount by @naman-bruno in  https://github.com/usebruno/bruno/pull/5138
- Fix request tab opening unintentionally by @naman-bruno in https://github.com/usebruno/bruno/pull/5240
- Fix password field binding in DigestAuth component by @sanjaikumar-bruno in https://github.com/usebruno/bruno/pull/5242
- Fix file editor view scroll issues by @lohit-bruno
- Fix height in filemode by @naman-bruno
- Fix scrollbar in runner by @naman-bruno
- Fix app crashes while upgrading the version by @lohit-bruno
- Fix whitespace from remote name and URL in AddRemoteModal by @sanish-bruno

## Others
- Add @usebruno/filestore package by @naman-bruno in https://github.com/usebruno/bruno/pull/5130
- Added response url api hint words by @lohit-bruno in https://github.com/usebruno/bruno/pull/5234
- Error handling for fetching global environments by @lohit-bruno in https://github.com/usebruno/bruno/pull/5241

**Full Changelog**: https://github.com/usebruno/bruno/compare/v2.8.1...v2.9.0