v3.0.2

usebruno/brunov3.0.2Jan 7, 2026by bijin-bruno

AI Summary

Minor fix release addressing UI issues with query URL overflow in gRPC and HTTP requests, workspace handling, and collection format registration on import.

Key Highlights

  • Query URL overflow fix in gRPC and HTTP
  • Workspace already opened fix
  • Tab state management improvement
  • Collection format registration on import
  • Normal paste behavior for non-cURL commands

Full Release Notes

## Changelog
### Fixes
- refactor: improve tab state management in ResponsiveTabs component by @abhishek-bruno in #6687
- fix: Query URL overflow pushes the action buttons outside view in gRPC and HTTP by @chirag-bruno in #6706
- chore: minor url bar alignment fixes and refactor by @bijin-bruno in #6714
- fix: allow normal paste behavior for non-cURL commands in QueryUrl component by @abhishek-bruno in #6718
- fix: workspace already opened by @naman-bruno in #6721
- refactor: remove HTML validation functions and simplify HtmlPreview component logic by @abhishek-bruno in #6730
- fix: opencollection format registration on collection import by @naman-bruno in #6735

**Full Changelog**: https://github.com/usebruno/bruno/compare/v3.0.1...v3.0.2