What's Changed
- fix: string json response error by @pooja-bruno in https://github.com/usebruno/bruno/pull/3676
- fix: cli multipart by @lohxt1 in https://github.com/usebruno/bruno/pull/3701
- fix: multipart tests by @lohxt1 in https://github.com/usebruno/bruno/pull/3707
- fix: added input block to the cli workflow by @lohxt1 in https://github.com/usebruno/bruno/pull/3709
- fix: improve JSON parsing logic for
bruno-cli
by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/3706
- fix: aikido -- library version upgrades by @lohxt1 in https://github.com/usebruno/bruno/pull/3711
- feat: open setting for folder and collection when by @pooja-bruno in https://github.com/usebruno/bruno/pull/3712
- fix: assertion clear value by @pooja-bruno in https://github.com/usebruno/bruno/pull/3674
- fix: asset value cursor issue while editing by @pooja-bruno in https://github.com/usebruno/bruno/pull/3682
- fix: env names wrap by @pooja-bruno in https://github.com/usebruno/bruno/pull/3664
- Refactor/ Implement Focusable Buttons in the Generate Code Modal by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/3310
- fix: handle unsupported auth mode by returning 'noauth' type by @sanjaikumar-bruno in https://github.com/usebruno/bruno/pull/3708
- fix: global env names overflow by @pooja-bruno in https://github.com/usebruno/bruno/pull/3720
- feat: bru util fns -- skipRequest, stopExecution, getTestResults, getAssertionResults, runRequest by @lohxt1 in https://github.com/usebruno/bruno/pull/3719
- feat: cli -- system level proxy fix by @lohxt1 in https://github.com/usebruno/bruno/pull/3641
- Feat/digest auth updates by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/3697
- fix: enhance keyboard navigation for language selection in
GenerateCodeItem
by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/3738
- fix: collection run - clone request at the start by @lohxt1 in https://github.com/usebruno/bruno/pull/3725
- fix: collection/folder docs when importing postman collection by @pooja-bruno in https://github.com/usebruno/bruno/pull/3745
Full Changelog: https://github.com/usebruno/bruno/compare/v1.37.0...v1.38.0