v3.1.3

usebruno/brunov3.1.3Feb 20, 2026by bijin-bruno

AI Summary

Patch release addressing collection settings persistence, CLI import behavior, proxy configuration, and import functionality. Improves stability after app restart.

Key Highlights

  • Collection settings missing after app restart fix
  • CLI preserves request item type during import
  • Proxy disabled in vault client by default
  • Import options not showing up fix

Full Release Notes

# Changelog

## Fixes
- fix: collection settings are missing after app restart by @naman-bruno in [#7240](https://github.com/usebruno/bruno/pull/7240)
- fix(cli): preserve request item type during import and fail on unsupported types by @rameshsunkara in [#7207](https://github.com/usebruno/bruno/pull/7207)
- fix: disable proxy in vault client by default by @lohit-bruno 
- fix: import options are not showing up upon clicking on `fetch in bruno` button  by @sanjaikumar-bruno

**Full Changelog:** https://github.com/usebruno/bruno/compare/v3.1.2....v3.1.3