Skip to content

Releases: usebruno/bruno

v0.13.1

31 Aug 19:11
Compare
Choose a tag to compare

What's Changed

  • Fix issue where collection run was getting aborted after for 4xx/5xx api responses #177 #165

Note

This build is currently only available for Windows and Linux. We are facing notarization issues for Mac which is expected to be resolved by Sep 15 2023

v0.13.0

31 Aug 18:03
Compare
Choose a tag to compare

What's Changed

  • Option to ignore "self signed certificate in certificate chain" #168
  • Fix issue where tests were not running for 4xx/5xx api responses #177 #165
  • RFC: Support process.env in Bru script Re #170 by @dcoomber in #171
  • Added prettier precommit hook with husky Re #48 by @dcoomber in #173
  • chore: improve the cli doc to avoid misunderstandings by @LesageYann in #176

New Contributors

Note

This build is currently only available for Windows and Linux. We are facing notarization issues for Mac which is expected to be resolved by Sep 15 2023

Full Changelog: v0.12.2...v0.13.0

v0.12.2

02 May 10:42
Compare
Choose a tag to compare

Full Changelog: v0.12.1...v0.12.2

What's Changed

  • Fixed issue where content-type was getting overwritten everytime as application/x-www-form-urlencoded

v0.12.1

27 Apr 14:39
Compare
Choose a tag to compare

Full Changelog: v0.12.0...v0.12.1

What's Changed

  • Fixed issue where form url encoded params were not being interpolated (#148)

v0.12.0

20 Apr 07:05
Compare
Choose a tag to compare

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

Full Changelog: v0.11.0...v0.12.0

v0.11.0

29 Mar 08:16
Compare
Choose a tag to compare

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

Full Changelog: v0.10.2...v0.11.0

v0.10.2

26 Feb 12:41
Compare
Choose a tag to compare

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

23 Feb 07:06
Compare
Choose a tag to compare

Release Summary

  • Vars and Asserts are available in GQL Request Pane

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Feb 13:58
Compare
Choose a tag to compare

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

17 Feb 08:42
Compare
Choose a tag to compare

Release Summary

  • Fixed issue where env vars were not saved (#97)
  • Fixed issue where patch requests were not working (#96)
  • Disabled reload option (#94)
  • Fixed issue in electron menu options (#92)

Full Changelog: v0.9.3...v0.9.4