v3.1.2

usebruno/brunov3.1.2Feb 18, 2026by bijin-bruno

AI Summary

Patch release with Windows path normalization for cross-platform compatibility, JSON assertion fixes in node-vm, and YML collection detection improvements.

Key Highlights

  • Normalize Windows paths for cross-platform compatibility
  • Fix isJson assertion fails after res.setBody() with object in node-vm
  • YML-based collections not detected when cloning Git repository fix

Full Release Notes

# Changlog

## Fixes
- fix: normalize Windows paths for cross-platform compatibility by @naman-bruno in [#7185](https://github.com/usebruno/bruno/pull/7185)
- fix: isJson assertion fails after res.setBody() with object in node-vm by @lohit-bruno in [#7191](https://github.com/usebruno/bruno/pull/7191)
- fix: YML-based collections not being detected when cloning Git repository by @naman-bruno

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