Skip to content

Releases: usebruno/bruno

v1.29.1

18 Sep 20:13
Compare
Choose a tag to compare

What's Changed

  • fix: fixed oauth2 authentication that was broken
  • fix: axios transform request bind by @lohxt1 in #3123
  • fix: handle case of text when invalid JSON (#3119) by @TheoD02 in #3120
  • fix: fixed security vulnerabilities in markdown docs viewer by @lohxt1 in #3122
  • fix: Improve how the URL values are transformed in postman export. by @sanjai0py in #3025

New Contributors

Full Changelog: v1.29.0...v1.29.1

v1.29.0

17 Sep 14:52
Compare
Choose a tag to compare

What's Changed

Fixes

Others

New Contributors

Full Changelog: v1.28.0...v1.29.0

v1.28.0

04 Sep 12:37
Compare
Choose a tag to compare

What's Changed

Breaking changes

With the release of v1.28.0, we've shifted to treating all Request Variables as strings instead of inferring the data type from the value. See documentation for more information.

Features

Fixes

New Contributors

Full Changelog: v1.27.0...v1.28.0

v1.27.0

28 Aug 10:28
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v1.26.2...v1.27.0

v1.26.2

25 Aug 20:11
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v1.26.1...v1.26.2

v1.26.1

22 Aug 09:16
Compare
Choose a tag to compare

What's Changed

  • fix: getRequestVar vm shim, boolean values in vm by @lohxt1 in #2887
  • chore: updated testbench - primitive data types by @lohxt1 in #2888

Full Changelog: v1.26.0...v1.26.1

v1.26.0

21 Aug 15:05
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

14 Aug 14:28
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

08 Aug 10:25
Compare
Choose a tag to compare

Features

  • feat: Masking support for SingleLineEditor by @krummbar in #2240
  • feat: Add a show/hide privacy toggle to passwords and secrets in Auth options by @nataliecarey in
  • feat: Comment with keybinding (cmd + /) in JSON payload interface by @samhoooo in #2634
    #2750
  • feat: UX improvements in Git UI

Fixes

Others

New Contributors

Full Changelog: v1.23.1...v1.24.0

v1.23.1

02 Aug 12:49
Compare
Choose a tag to compare

Features

  • Added support for importing open API specs via URL.

Fixes

  • Resolved issues with import functionality for previously exported collections from Bruno
  • Git UX improvements and bug fixes.

Full Changelog: v1.23.0...v1.23.1