Bruno (tool)
What's Changed
Features
feat: Automaticaly open a newly created request by @Its-treason in https://github.com/usebruno/bruno/pull/373 feat: Add authentication for GraphQL requests by @grubersjoe in https://github.com/usebruno/bruno/pull/390 feat: Insomnia updater support for importing basic and bearer auth by @petoc in https://github.com/usebruno/bruno/pull/380 feat: Bru CLI: show response time in milliseconds per request and total by @dozed in https://github.com/usebruno/bruno/pull/391 feat: Better BrowserWindow by @zyrouge in https://github.com/usebruno/bruno/pull/393 feat: Use axios interceptor to measure response time by @dozed in https://github.com/usebruno/bruno/pull/397 feat(#396): allow comments in json body
Fixes
- fix: Handle failed requests and reduce duplication by @tpyle in https://github.com/usebruno/bruno/pull/241
- fix(#399): loading environment with empty secret variable fails by @lared in https://github.com/usebruno/bruno/pull/400
Others
- Add Russian localization by @qweme32 in https://github.com/usebruno/bruno/pull/404
New Contributors
- @petoc made their first contribution in https://github.com/usebruno/bruno/pull/380
- @dozed made their first contribution in https://github.com/usebruno/bruno/pull/391
- @grubersjoe made their first contribution in https://github.com/usebruno/bruno/pull/390
- @zyrouge made their first contribution in https://github.com/usebruno/bruno/pull/393
- @qweme32 made their first contribution in https://github.com/usebruno/bruno/pull/404
Full Changelog: https://github.com/usebruno/bruno/compare/v0.19.0...v0.20.0