Skip to content

Releases: usebruno/bruno

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

  • docs: add Georgian README translations by @LeoGrambert in #2931
  • electron sandbox bundle libraries check by @lohxt1 in #2932
  • Aligned the correct form of address to make it easier to read by @danielkocot in #2176

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

v1.23.0

31 Jul 13:05
Compare
Choose a tag to compare

What's Changed

  • Allow bru.setNextRequest() on Test Scripts (#2155) by @BruAlcaraz in #2552
  • Fix test results when the same request is executed more than 1 time (#2522) by @BruAlcaraz in #2551
  • feat: Add flow option for "sequential" flow in scripts by @Its-treason in #2704
  • feat: Download collection report
  • feat: Git Push and Pull
  • fix: Fix openapi spec viewer issues when opening api spec
  • fix: OAuth 2.0 Grant Type Authorization: "invalid_client" error / URL Encode of Client ID by @pietrygamat in #2129
  • Bugfix - fix broken unit tests by @pietrygamat in #2672
  • fix: removed unused code by @lohxt1 in #2729

New Contributors

Full Changelog: v1.22.0...v1.23.0

v1.22.0

23 Jul 12:25
Compare
Choose a tag to compare

What's Changed

  • Fix Multipart request file input init value and clear value by @maxdestors in #2609
  • feat/rename collectionVariables variable name to runtimeVariables by @lohxt1 in #2638
  • update node-machine-id to @usebruno/node-machine-id by @lohxt1 in #2661
  • Feat/electron bump by @lohxt1 in #2668
  • scrollbar fix by @lohxt1 in #2670
  • feat: Git Clone UI
  • fix: issue related to openapi not displaying in spec designer solved

Full Changelog: v1.21.0...v1.22.0