Changelog
Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo represented by Postman, Insomnia, and similar tools out there.
v1.28.0
4 Sep 2024
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 autogrowing 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
- Add snippet to import OpenAPI 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
- Fixed ENOSPC error from chokidar
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
- Allow brus.setNextRequest() on Test Scripts
- Added flow option for sequential flow in scripts
Bug Fixes
- Fixed openapi spec viewer issues when opening API spec