What's Changed
Features
- Feature: Random/Mock Variables support by @sanjaikumar-bruno @ramki-bruno in https://github.com/usebruno/bruno/pull/4146
- Feat: @usebruno/converters package by @thim81 @lohxt1 in https://github.com/usebruno/bruno/pull/4433
- Feat/ Set default names for folders and requests in Postman collection importer (fixes: #4277) by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/4278
- feat(scripting): allow multiple script context roots in response scripts by @carlosflorencio in https://github.com/usebruno/bruno/pull/1397
- Added Playwright-codegen setup by @ramki-bruno in https://github.com/usebruno/bruno/pull/4394
- feat: pass global env vars for fetch and refresh token oauth2 calls, and ui updates by @lohxt1 in https://github.com/usebruno/bruno/pull/4362
Fixes
- Fix:
res.setBody
fails for Object in Developer-mode by @sanish-bruno in https://github.com/usebruno/bruno/pull/3958
- fix: handle empty script.exec cases in postman collection importer by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/4399
- fix console error Invalid DOM property stroke-width (fixes #4371) by @tlaloc911 in https://github.com/usebruno/bruno/pull/4372
- fix unsupport symbolic link folders by @taodawn in https://github.com/usebruno/bruno/pull/4056
- Fix: Highlight matching brackets pair by @symtalha14 in https://github.com/usebruno/bruno/pull/4440
- fix: Oauth2 toast typo by @dnnr1 in https://github.com/usebruno/bruno/pull/4449
- fix: user agent header by @therealrinku in https://github.com/usebruno/bruno/pull/4432
- improve network error handling, oauth2 logic cleanup, tls settings, and ui/test updates by @lohxt1 in https://github.com/usebruno/bruno/pull/4444
- Oauth2 refresh token call fixes by @lohxt1 in https://github.com/usebruno/bruno/pull/4460
- fixes for postman-to-bruno converter package by @lohxt1 in https://github.com/usebruno/bruno/pull/4462
Others
- Update/link from collection overview by @ganesh-bruno in https://github.com/usebruno/bruno/pull/4375
- Fix: Remove unwanted transitive
devDependencies
of electron-store
by @ramki-bruno in https://github.com/usebruno/bruno/pull/4400
- Update contributing.md with contribution guidelines and setup instructions by @ganesh-bruno in https://github.com/usebruno/bruno/pull/4377
- updated bruno cli readme file by @ganesh-bruno in https://github.com/usebruno/bruno/pull/4420
- Rename "custom" and "default" to "Custom" and "Default" (Case Sensitive) for Consistency by @ganesh-bruno in https://github.com/usebruno/bruno/pull/4419
- Updating issue template for github to track regression bugs by @sreelakshmi-bruno in https://github.com/usebruno/bruno/pull/4437
New Contributors
- @carlosflorencio made their first contribution in https://github.com/usebruno/bruno/pull/1397
- @taodawn made their first contribution in https://github.com/usebruno/bruno/pull/4056
- @symtalha14 made their first contribution in https://github.com/usebruno/bruno/pull/4440
Full Changelog: https://github.com/usebruno/bruno/compare/v2.0.1...v2.1.0