Bug fixes
Fixed app crash when adding variables or headers at the collection and folder level.
Resolved issue during Postman collection export.
Bug fixes
Fixed app crash when adding variables or headers at the collection and folder level.
Resolved issue during Postman collection export.
What's New?
Content indicators for folders and collection level scripts.
Global environment variable access for collection-level OAuth2.
Bug fixes
Restored download test report feature for Golden Edition users.
Updated electron-builder to v25.1.8.
Fixed issues with special characters in request/response for HTML report downloads.
Restored search in response view.
What's New?
Support for importing multiple collections at once
Upgrade libraries based on recomendations by dependabot
Import folder and collection level scripts from Postman
Bug fixes
Fixed global environment UI issues
Added global environment variables to the active collection
Resolved HTTPS agent request fields issue when proxy settings are disabled
Bug fixes
Fixed failing import of Insomnia collection when username/password in auth is null
Created default environments on OpenAPI import using server URL
Fixed Date Handling in Insomnia Collection Import
What's New?
Global Environments Support
What's New?
Remember last selected environment
Added Keybindings tab in Preferences
Bug fixes
Fixed interpolation of form-urlencoded and multipart formdata values
Resolved cursor jump issue in Query Params
Removed glow outline around folded JSON in response view
Breaking Changes
API req.getBody() returns a plain object instead of FormData instance for multipart/form-data requests
What's New?
Interpolate variables in multipart form data
Added support for WSSE authentication
Implemented code generation support for GraphQL
Bug fixes
Resolved application/xml import issue for Insomnia
Resolved issue related to URL construction in Postman collection export
Resolved the issue where renaming a request with only a case-sensitive name change was not properly reflected.
Bug fixes
Fixed broken postman import
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
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
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
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
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
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
Bug fixes
Fixed issue where getRequestVar() was not working
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
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
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
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.
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