v2.14.2

usebruno/brunov2.14.2Nov 12, 2025by bijin-bruno

AI Summary

Quick fix release addressing JSON body prettify issues and replacing regex with replaceAll for secure string replacement.

Key Highlights

  • JSON body prettify fixes
  • Secure string replace using replaceAll

Full Release Notes

## Fixes
- fix: replace regex with replaceAll for secure string replace by @barelyhuman https://github.com/usebruno/bruno/pull/6071
- fix JSON body prettify issues by @lohit-bruno https://github.com/usebruno/bruno/pull/6079

**Full Changelog**: https://github.com/usebruno/bruno/compare/v2.14.1...v2.14.2