v2.14.1
usebruno/brunov2.14.1Nov 10, 2025by bijin-bruno
AI Summary
Small fix release addressing URL validation for code generator, Unicode rendering in responses, and request tag removal issues.
Key Highlights
- URL validation for code generator
- Unicode rendering fix
- Request tags removal fix
Full Release Notes
## Fixes - fix: URL validation for code generator by @barelyhuman [#6054](https://github.com/usebruno/bruno/pull/6054) - fix: render unicodes by fast-json-format library upgrade by @lohit-bruno in [#6053](https://github.com/usebruno/bruno/pull/6053) - fix: request tags get removed upon clicking anywhere on the tag [#6042](https://github.com/usebruno/bruno/pull/6042) **Full Changelog**: https://github.com/usebruno/bruno/compare/v2.14.0...v2.14.1