Bruno (tool)
Notes
no notes yet
Release notes
v1.7.0
· 1y+
What's Changed
Features
- [Feature] Prompt user to save requests before exiting app by @rsilvr @helloanoop in https://github.com/usebruno/bruno/pull/1317
- feat(#1460): new string interpolation library by @helloanoop in https://github.com/usebruno/bruno/pull/1461
- feat: correctly format json when importing from curl by @banjo in https://github.com/usebruno/bruno/pull/1472
- [feat] Add option "--bail" to cli by @mj-h in https://github.com/usebruno/bruno/pull/1390
- feat(#1352): add collection headers to introspection query by @reggermont in https://github.com/usebruno/bruno/pull/1353
- feat: add response filter placeholder by @tuyen-at-work in https://github.com/usebruno/bruno/pull/1293
- Feature: Add an optional param to cli to only run requests that have tests by @jeff-edmondson-pci in https://github.com/usebruno/bruno/pull/1314
- Include the filename of a bruno request in the results. by @julian94 in https://github.com/usebruno/bruno/pull/1164
- [Feature] Added bru.setNextRequest into the hint words list by @MultiFe22 in https://github.com/usebruno/bruno/pull/1441
Fixes
- fix dark mode colors of golden edition modal by @therealrinku in https://github.com/usebruno/bruno/pull/1358
- fix(#263): Replace vm2 with fork of vm2 to fix security issues by @Its-treason in https://github.com/usebruno/bruno/pull/1400
- fix(#1000): Convert too long numbers into String for collection vars by @Its-treason in https://github.com/usebruno/bruno/pull/1405
- fix(#1143): Fix PR #971 - Use literal segments only for env/collection variables + Add to CLI by @nelup20 in https://github.com/usebruno/bruno/pull/1154
- fixed misspelling (global, collection) by @CRAZy-Monk3Y in https://github.com/usebruno/bruno/pull/1299* style: overflow of environment name fix by @therealrinku in https://github.com/usebruno/bruno/pull/1464
- Fixed ignored SSL verification and client certificates configuration when using SOCKS proxy by @martinsefcik in https://github.com/usebruno/bruno/pull/1420
- Fixed selecting SOCKS4 proxy option by @martinsefcik in https://github.com/usebruno/bruno/pull/1418
- fix(#1363): add query param even when value is missing by @adarshlilha in https://github.com/usebruno/bruno/pull/1370
Others
- docs: add Traditional Chinese language docs by @ninthday in https://github.com/usebruno/bruno/pull/1465
- docs(#1406): Add flatpak to installation package managers in readme by @CodeShakingSheep in https://github.com/usebruno/bruno/pull/1407
- docs: Make german and spanish readme link to the same set of languages as the english readme by @chocoladisco in https://github.com/usebruno/bruno/pull/1250
New Contributors
- @MultiFe22 made their first contribution in https://github.com/usebruno/bruno/pull/1441
- @ninthday made their first contribution in https://github.com/usebruno/bruno/pull/1465
- @CodeShakingSheep made their first contribution in https://github.com/usebruno/bruno/pull/1407
- @reggermont made their first contribution in https://github.com/usebruno/bruno/pull/1353
- @tuyen-at-work made their first contribution in https://github.com/usebruno/bruno/pull/1293
- @chocoladisco made their first contribution in https://github.com/usebruno/bruno/pull/1250
- @banjo made their first contribution in https://github.com/usebruno/bruno/pull/1472
- @jeff-edmondson-pci made their first contribution in https://github.com/usebruno/bruno/pull/1314
- @julian94 made their first contribution in https://github.com/usebruno/bruno/pull/1164
Full Changelog: https://github.com/usebruno/bruno/compare/v1.6.1...v1.7.0