Releases: usebruno/bruno
Releases · usebruno/bruno
v0.12.0
What's Changed
- Adding support for using async pre-request scripts by @DivyMohan14 in #145
- Fixed issue where Postman import was failing when attempting to import a collection which has a "/" or "?" in the request name
- Fixed issue where cancelling requests was throwing an error
New Contributors
- @DivyMohan14 made their first contribution in #145
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- filter shortcut for scalar properties by @ajaishankar in #108
- Bugfix/assertion result issue by @bharathbdev in #133
- feat: support for importing insomnia collections (#74)
- feat(#105): github workflow for release updates to homebrew
- fix: fixed issue where env vars was not getting embedded inside xml req body (#141)
- Corrected reference to bruno-query node script by @dcoomber in #136
- Proposed adjustment to terminology on requests by @dcoomber in #130
- Proposed addition of CMD+W hotkey Re #128 by @dcoomber in #134
- Resolve issue with to.be.json assertions Re #132 by @dcoomber in #135
New Contributors
- @bharathbdev made their first contribution in #133
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- Added snippet to development.md by @dcoomber in #104
- Windows Build CodeSigning using the Sectigo Certificate
- Added documentation links
Full Changelog: v0.10.1...v0.10.2
v0.10.1
Release Summary
- Vars and Asserts are available in GQL Request Pane
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Release Summary
- Implemented Vars and Assertions in UI
- Code Signing and Notarization for Mac Builds
- fixed issue while deleting empty query params (#93)
- Removed redundant instructions in docs by @dcoomber in #98
- Correct the tab order on the CreateCollection modal by @dcoomber in #99
- res.get : deep object navigation and filtering by @ajaishankar in #91
New Contributors
Full Changelog: v0.9.4...v0.10.0
v0.9.4
v0.9.3
v0.9.2
Release Summary
- Fixed issue related to gql imports
- Better error messaging when user attempts to create duplicate folders or requests
- Bru Lang grammar updates to allow empty urls
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Release Summary
- Improvements to Bru Collection Runner
- Adding new environment auto focus to the newly added env
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Release Summary
A landmark release for Bruno.
We now use a simpler and much more elegant file format.
We care about deeply about Backward Compatibility.
All your .bru files will be automagically get converted to the new format.
Enjoy!!
What's Changed
- Bru Lang Parser by @helloanoop in #85
Full Changelog: v0.8.2...v0.9.0