Changelog

v1.30.1

22 Sep 2024

Bug fixes

Fixed broken postman import

v1.30.0

21 Sep 2024

What's New?

Added API key authentication support

Generate code button in query URL bar

Bug fixes

Fixed accessibility issue in side bar's footer

Improved response data handling for query result view

v1.29.1

19 Sep 2024

Bug fixes

Fixed OAuth2 authentication that was broken

Fixed app crash when primitive values were returned with application/json content-type

Fixed security vulnerabilities in markdown docs viewer

Improved how the URL values are transformed in Postman export

v1.29.0

17 Sep 2024

What's New?

Added CLI support for multiple reporters

Implemented table resize and reorder functionality

Added support for GraphQL variables formatting

Introduced tab key cycling within form inputs

Bug fixes

Fixed issue where invalid JSON body was mistakenly quoted

Resolved OpenAPI import array body problem

Fixed cursor jump to start issue in text inputs

Improved handling of multiple variables in URL without breaking path params

v1.28.0

4 Sep 2024

Breaking Changes

All Request Variables are now treated as strings instead of inferring the data type from the value. See documentation for more information.

What's New?

Collection Variables Support

Switch tabs with keyboard shortcut

System proxy mode

Use cookies during in Runner execution

Bug fixes

Fixed app crash when timeline is open for multipart requests

Fixed openapi collection import to not add protocol by default

v1.27.0

28 Aug 2024

What's New?

Handle decimals and bigints in JSON body without losing fidelity

Store client certificate paths in collection settings as relative to collection

Support for adjusting code editor font size

Bug fixes

Fixed issue where Inter font was not loading

v1.26.2

26 Aug 2024

What's New?

Added hint for Request Path Variables to improve UX

Support for extracting basic OpenAPI links

Add GraphQL in export to Postman collection

Allow relative paths in markdown in docs

Add search results count to CodeMirror

Updated response headers count logic

Bug fixes

Resolved interpolation of multiple interdependent variables

Improved quickjs vm error handling

v1.26.1

22 Aug 2024

Bug fixes

Fixed issue where getRequestVar() was not working

v1.26.0

21 Aug 2024

What's New?

Implemented Safe Mode to run scripts in a secure sandbox

Added ability for cURL to import basic auth

Added request tab context menu

Added hotkey to close all tabs

Content Indicators if request body, script or tests have content

Bug fixes

Fixed collection search validations

Fixed ENOSPC error handling

v1.25.0

14 Aug 2024

What's New?

Added runner delay feature

Added shade to modal header in dark mode

Bug fixes

Fixed generate code modal height issue

Handled ENOSPC error from chokidar

Added TRACE to OpenAPI allowed methods during import

Fixed query URL overflowing issue

Added ability to save response in UTF-8 format

v1.24.0

8 Aug 2024

What's New?

Added masking support for SingleLineEditor

Implemented show/hide privacy toggle for passwords and secrets in Auth options

Added comment with keybinding (cmd + /) in JSON payload interface

Improved UX in Git UI

Bug fixes

Fixed cookie exclusion from request headers when importing from curl

Resolved distorted window on startup

Fixed issue where Enter key was not submitting new request form

Set content-type header during code generation

v1.23.1

2 Aug 2024

What's New?

Support for importing open API specs via URL.

Bug fixes

Resolved issues with import functionality for previously exported collections from Bruno

Git UX improvements and bug fixes.

v1.23.0

31 Jul 2024

What's New?

In-app support for git push and pull.

Option to download collection run report.

Allows bru.setNextRequest() on Test Scripts

Added flow option for sequential flow in scripts

Bug fixes

Fixed openapi spec viewer issues when opening API spec