v2.13.1

usebruno/brunov2.13.1Oct 15, 2025by bijin-bruno

AI Summary

A minor patch release addressing specific bugs to improve stability. It fixes duplicate gRPC requests and removes redundant IPC renderer invocations.

Key Highlights

  • Fixed duplicate gRPC requests.
  • Removed redundant IPC renderer ready invocation.

Full Release Notes

## Fixes
- fix: duplicate gRPC requests by @sanish-bruno in [#5793](https://github.com/usebruno/bruno/pull/5793)
- fix: remove redundant ipcRenderer ready invocation by @barelyhuman in [#5799](https://github.com/usebruno/bruno/pull/5799)

**Full Changelog**: [v2.13.0...v2.13.1](https://github.com/usebruno/bruno/compare/v2.13.0...v2.13.1)