Bruno (tool)
Notes
no notes yet
Release notes
v1.26.2
· 1y+
What's Changed
Features
- feat: add hint for Request Path Variables to improve UX by @simivar in https://github.com/usebruno/bruno/pull/2873
- feat: extract basic OpenAPI links by @mockersf in https://github.com/usebruno/bruno/pull/2624
- feat: Add GraphQL in export to Postman collection by @MouseEatsCat in https://github.com/usebruno/bruno/pull/2386
- feat(#2350) Allow relative paths in markdown in docs. by @shawnsarwar in https://github.com/usebruno/bruno/pull/2375
- feat: Add documentation to postman import and export by @hinnerkoetting in https://github.com/usebruno/bruno/pull/2274
- feat: Response headers count logic update by @therealrinku in https://github.com/usebruno/bruno/pull/1488
- feat: Shorten method name for OPTIONS and DELETE by @Nikhil569 in https://github.com/usebruno/bruno/pull/588
- feat: add search results count to CodeMirror by @brunobragaw8t in https://github.com/usebruno/bruno/pull/1498
- feat: Self-host Inter font to fix GDPR issue by @janmonschke in https://github.com/usebruno/bruno/pull/750
Fixes
- fix: safe mode validations by @lohxt1 in https://github.com/usebruno/bruno/pull/2912
- Bugfix/ update rollup to fix build warnings about unrecognized option by @pietrygamat in https://github.com/usebruno/bruno/pull/2711
- fix: interpolation of multiple interdependent variables by @lohxt1 in https://github.com/usebruno/bruno/pull/2899
- fix: boolean, undefined, null values eval in quickjs vm by @lohxt1 in https://github.com/usebruno/bruno/pull/2893
- Fix/rename-collection-support-wsl by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/2892
- fix: quickjs vm handle errors by @lohxt1 in https://github.com/usebruno/bruno/pull/2906
- bugfix/fix save text response as base64 by @lzl0304 in https://github.com/usebruno/bruno/pull/2886
- bugfix(#2534) Fix QueryResultFilter mouse events by @schiab8 in https://github.com/usebruno/bruno/pull/2535
- fix code blocks text style (fixes #2544) by @tlaloc911 in https://github.com/usebruno/bruno/pull/2545
- Fix path parameters when OpenAPI specification is imported (#2513) by @Madh93 in https://github.com/usebruno/bruno/pull/2533
Others
- Update node version used by project to match Electron by @pietrygamat in https://github.com/usebruno/bruno/pull/2673
- test: added test for self closing tags in xml-json parser by @anusreesubash in https://github.com/usebruno/bruno/pull/2891
- Feature(DX): Introduce singular dev script to improve DX by @N-Ziermann in https://github.com/usebruno/bruno/pull/2840
- Update bruno-cli/options-description by @chrisnagel in https://github.com/usebruno/bruno/pull/1592
New Contributors
- @simivar made their first contribution in https://github.com/usebruno/bruno/pull/2873
- @lzl0304 made their first contribution in https://github.com/usebruno/bruno/pull/2886
- @mockersf made their first contribution in https://github.com/usebruno/bruno/pull/2624
- @schiab8 made their first contribution in https://github.com/usebruno/bruno/pull/2535
- @Madh93 made their first contribution in https://github.com/usebruno/bruno/pull/2533
- @MouseEatsCat made their first contribution in https://github.com/usebruno/bruno/pull/2386
- @shawnsarwar made their first contribution in https://github.com/usebruno/bruno/pull/2375
- @hinnerkoetting made their first contribution in https://github.com/usebruno/bruno/pull/2274
- @brunobragaw8t made their first contribution in https://github.com/usebruno/bruno/pull/1498
- @sethstha made their first contribution in https://github.com/usebruno/bruno/pull/1121
Full Changelog: https://github.com/usebruno/bruno/compare/v1.26.1...v1.26.2