-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: usebruno/bruno
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 12 people
-
feat: support
onFail
api to catch errors in pre req#4581 merged
Jun 27, 2025 -
Bugfix/4749 generate code error with binary file request
#4752 merged
Jun 27, 2025 -
removed BETA keyword
#4999 merged
Jun 27, 2025 -
fix: include unsaved changes in generate code
#4995 merged
Jun 27, 2025 -
Fix: Allow empty Content-Type when no body (#1693)
#3973 merged
Jun 27, 2025 -
codemirror
api/variables
autocomplete refactor#4980 merged
Jun 27, 2025 -
fix(import): handle repeated query keys and improve error handling in curl import
#4992 merged
Jun 27, 2025 -
Improved feat: add bulk edit mode for request headers
#4958 merged
Jun 27, 2025 -
Remove scope parameter from token request when empty
#4987 merged
Jun 27, 2025 -
fix(layout): minor layout css fixes
#4994 merged
Jun 27, 2025 -
fix: oauth2 tokenHeaderPrefix can be set to an empty string value
#4928 merged
Jun 26, 2025 -
Feat: Update serialization logic for
application/x-www-form-urlencoded
body type#4943 merged
Jun 26, 2025 -
feat: add dropdown to select language and add lib selector in code gen
#4345 merged
Jun 25, 2025 -
Fix: undefined auth fields in folder-level authentication
#4907 merged
Jun 25, 2025 -
Fix: Made
reporter-skip-headers
option case-insensitive in bruno-cli#4799 merged
Jun 25, 2025 -
feat: Add placeholder for SingleLineEditor
#4956 merged
Jun 25, 2025 -
Removed text from runtime var section
#4970 merged
Jun 24, 2025 -
add explicit HTTP agents with keepAlive to
bru.sendRequest
axios request config#4969 merged
Jun 24, 2025 -
fix(import): curl parser library
#4959 merged
Jun 24, 2025 -
feat: implement vertical layout for response pane and enhance drag
#4957 merged
Jun 24, 2025 -
Fix: postman collection fails when auth object missing auth values
#4794 merged
Jun 24, 2025 -
fix: handle falsy values in Postman environment and collection variables
#4924 merged
Jun 24, 2025
12 Pull requests opened by 11 people
-
feat: make variable values more accessible with copy button
#4981 opened
Jun 26, 2025 -
add: search modal
#4983 opened
Jun 26, 2025 -
add: script error card in collection runner
#4984 opened
Jun 26, 2025 -
feat: remember last collection import location
#4988 opened
Jun 26, 2025 -
fix: persist environment variables created/updated from scripts to disk
#5001 opened
Jun 27, 2025 -
feat: environment specific .env file support
#5004 opened
Jun 28, 2025 -
fix: Ignore empty header on Auth API Key(Header) to prevent sending request error
#5007 opened
Jun 30, 2025 -
add process.env variable support to GraphQL introspection
#5008 opened
Jun 30, 2025 -
fix: handle undefined title in collection name and improve error handling
#5009 opened
Jun 30, 2025 -
added `proxy/certs/tls` setup for `bruno-requests`' makeAxiosInstance function
#5010 opened
Jun 30, 2025 -
fix collapse behaviour and enhance collection component with focused state
#5014 opened
Jun 30, 2025 -
Import WSDL to collection
#5015 opened
Jun 30, 2025
32 Issues closed by 11 people
-
Moving (dragging) a folder to another folder dumps (but does actually move said folder)
#4996 closed
Jun 30, 2025 -
Generate curl code from a request and import it again causes stringified JSON body
#3151 closed
Jun 30, 2025 -
Environmwnt variables disappears after closing application
#4576 closed
Jun 30, 2025 -
Allow multiple environment files to store secrets for multiple environments
#4181 closed
Jun 30, 2025 -
Cancel request Button not working
#4598 closed
Jun 29, 2025 -
[Feature Request] operate multi tabs with keyboard shortcuts or right click with action menu
#1219 closed
Jun 28, 2025 -
Add bulk edit mode for request parameters, headers, vars, etc.
#185 closed
Jun 27, 2025 -
[Bug] Assertions does not work with XML responses
#331 closed
Jun 27, 2025 -
[Feature Request] Show Response Payload in Timeline in case of Post-Response Error
#1518 closed
Jun 27, 2025 -
能不能添加中文支持
#4201 closed
Jun 27, 2025 -
你好,这个不支持中文吗?
#3851 closed
Jun 27, 2025 -
Resuable scripts across a collection
#317 closed
Jun 27, 2025 -
Add support for environment configuration inheritance
#4175 closed
Jun 27, 2025 -
Bruno Not Launching (No Error Message) – Installed via Flatpak from Flathub
#4802 closed
Jun 27, 2025 -
Auto Save Files
#4993 closed
Jun 27, 2025 -
Generate Code doesn't pickup body changes until saved
#4740 closed
Jun 27, 2025 -
feat: save request/response history (including between launches)
#411 closed
Jun 26, 2025 -
"Generate code" does not parsing var defined in folder
#4976 closed
Jun 26, 2025 -
Collection level settings added for basic authentication is not working in Bruno 2.6.1
#4986 closed
Jun 26, 2025 -
OAuth2 - "Bearer" text is automatically added to Header Prefix field if the field is empty
#4873 closed
Jun 26, 2025 -
"Generate Code" doesn't have auth header
#4979 closed
Jun 26, 2025 -
[Bug] Opening a collection on a WSL drive doesn't import bru files, only the folders.
#1030 closed
Jun 26, 2025 -
The Search box can not input uppercase letters
#4961 closed
Jun 25, 2025 -
While importing a GET curl, it is getting imported as POST
#4966 closed
Jun 25, 2025 -
Brew version out of date
#4971 closed
Jun 24, 2025 -
[Feature Request] UI: Response Panel Split Horizontally
#1041 closed
Jun 24, 2025 -
Feature Request: Variables should be scoped to a single request
#2212 closed
Jun 24, 2025 -
renaming folder under collection ends up with a phantom folder
#251 closed
Jun 24, 2025 -
Bruno Runtime Refactor
#226 closed
Jun 24, 2025 -
Can't import Postman collection (exported from Revolut merchant API)
#4904 closed
Jun 24, 2025 -
Addition of Autosave toggle to Bruno
#102 closed
Jun 24, 2025 -
Exception when script references an element in an empty response array
#127 closed
Jun 24, 2025
20 Issues opened by 16 people
-
Auth >> inherit as default for requests ?
#5013 opened
Jun 30, 2025 -
Content-Type is always sent on GET request
#5012 opened
Jun 30, 2025 -
Param Table UI Breaks on resize
#5011 opened
Jun 30, 2025 -
Feature Request: Support Import/Export of Collections
#5006 opened
Jun 29, 2025 -
Can't delete variables using bru.deleteVar, bru.deleteEnvVar
#5005 opened
Jun 28, 2025 -
MODULE_NOT_FOUND whenerror when running bruni-cli
#5003 opened
Jun 28, 2025 -
Subfolder order is shuffled after 2.4.0 upgrade
#5002 opened
Jun 27, 2025 -
Improve OAuth callback URL handling with empty url and sample callback URL
#4998 opened
Jun 27, 2025 -
Postman ignores empty "auth apikey", bruno fails "header name must be a non-empty string".
#4991 opened
Jun 26, 2025 -
Please edit "JSON.parse(responseBody)" into "res.body" on Postman import.
#4990 opened
Jun 26, 2025 -
"Generate Code" for a GET request with array parameters adds extra parameter
#4989 opened
Jun 26, 2025 -
Module imported on folder level will give a warning in the request script
#4985 opened
Jun 26, 2025 -
Allow ctrl(cmd)+click to open URLs
#4982 opened
Jun 26, 2025 -
Postman V2 works but V2.1 crashes with Type Error cannot read properties of undefined. Same collection.
#4977 opened
Jun 25, 2025 -
Cannot open bruno app at all if windhawk is running
#4975 opened
Jun 25, 2025 -
bruno-cli: requests with number env vars failing with `Unexpected token { in JSON`
#4974 opened
Jun 25, 2025 -
Exporting GraphQL Requests to Curl results in unusable curl commands
#4972 opened
Jun 25, 2025 -
TLS Versions and Cipher
#4968 opened
Jun 24, 2025 -
While importing curl encoded params with same name, their value gets imported as comma seperated
#4967 opened
Jun 24, 2025 -
Translator sees helper method as separate function
#4965 opened
Jun 23, 2025
62 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
bugfix: Use SingleLineEditor in New Request form to add env variable highlighting
#4954 commented on
Jun 26, 2025 • 5 new comments -
fix: normalize certificate paths in collection export and import
#4964 commented on
Jun 25, 2025 • 3 new comments -
OAuth: Allow the authorizeUrl to be a subpath of the callbackUrl
#4889 commented on
Jun 23, 2025 • 1 new comment -
macOS Smart Card support
#4944 commented on
Jun 30, 2025 • 0 new comments -
Unable to verify the first certificate, self-signed certificate not working?
#4949 commented on
Jun 30, 2025 • 0 new comments -
At each start, Bruno associates itself with HTML files (Ubuntu 22.04, deb install from debian.usebruno)
#4531 commented on
Jun 30, 2025 • 0 new comments -
Auth option Api Key does not add header to request
#3843 commented on
Jun 30, 2025 • 0 new comments -
Introspection no longer uses collection pre and pos requests scripts
#3861 commented on
Jun 30, 2025 • 0 new comments -
Environment variables are not saved to the disk when using bru.setEnvVar()
#2160 commented on
Jun 30, 2025 • 0 new comments -
Add auth headers to curl code snippet generation
#4058 commented on
Jun 30, 2025 • 0 new comments -
Flatpak won't start, hangs in the background
#3095 commented on
Jun 29, 2025 • 0 new comments -
Query parameters containing a colon (`:`) are not parsed correctly when changed
#3037 commented on
Jun 28, 2025 • 0 new comments -
[FEATURE REQUEST] .env file per environment
#409 commented on
Jun 28, 2025 • 0 new comments -
Select Collection without expanding/collapsing the collection
#4712 commented on
Jun 27, 2025 • 0 new comments -
[Bug/Feature] Allow msgpack as response type (de-serialize to JSON)
#372 commented on
Jun 27, 2025 • 0 new comments -
[Feature Request] Create ARM64 build for other OS
#335 commented on
Jun 27, 2025 • 0 new comments -
HPE_INVALID_HEADER_TOKEN error when Content-Security-Policy header contains newline characters
#4883 commented on
Jun 27, 2025 • 0 new comments -
feat(#1630) Add contextual menu entries to reveal and edit the selected collection items
#1631 commented on
Jun 27, 2025 • 0 new comments -
feat: Tagging requests and filtering collection runs using tags
#2716 commented on
Jun 26, 2025 • 0 new comments -
feat: save-all command
#3912 commented on
Jun 24, 2025 • 0 new comments -
feat: add "Open in terminal" option for collections
#3966 commented on
Jun 30, 2025 • 0 new comments -
chore(deps-dev): bump the rollup-dependencies group with 4 updates
#4222 commented on
Jun 30, 2025 • 0 new comments -
chore(deps): bump the electron-dependencies group across 1 directory with 5 updates
#4384 commented on
Jun 30, 2025 • 0 new comments -
add support for additional parameters in oauth2 requests
#4447 commented on
Jun 30, 2025 • 0 new comments -
fix: #1884 - Fixes infinite loading issue for text/event-stream requests
#4472 commented on
Jun 24, 2025 • 0 new comments -
Add: `res.getSize()` method with Postman compatibility for response s…
#4527 commented on
Jun 30, 2025 • 0 new comments -
Feature: Grpc support
#4689 commented on
Jun 24, 2025 • 0 new comments -
chore(deps-dev): bump webpack from 5.97.1 to 5.99.9
#4915 commented on
Jun 24, 2025 • 0 new comments -
chore(deps-dev): bump the jest-dependencies group across 1 directory with 6 updates
#4916 commented on
Jun 30, 2025 • 0 new comments -
chore(deps-dev): bump the babel-dependencies group across 1 directory with 6 updates
#4917 commented on
Jun 30, 2025 • 0 new comments -
add: new timeline in runner
#4927 commented on
Jun 24, 2025 • 0 new comments -
PFX passphrase stored in collection bru in the clear
#2685 commented on
Jun 23, 2025 • 0 new comments -
Please implement bru.setCollectionVar
#3794 commented on
Jun 23, 2025 • 0 new comments -
Path to client certificate is not OS safe
#4869 commented on
Jun 24, 2025 • 0 new comments -
Environment variables not highlighted in New Request form
#4953 commented on
Jun 24, 2025 • 0 new comments -
response headers are case sensitive in v1.39+
#4098 commented on
Jun 24, 2025 • 0 new comments -
Run cli with collection as json file
#4930 commented on
Jun 24, 2025 • 0 new comments -
Ephermal Requests
#25 commented on
Jun 24, 2025 • 0 new comments -
gRPC support
#79 commented on
Jun 24, 2025 • 0 new comments -
RFC: Workflows in Bruno
#87 commented on
Jun 24, 2025 • 0 new comments -
Feature request: Auto-generated request headers when sending a request
#137 commented on
Jun 24, 2025 • 0 new comments -
Setting for "follow / don't follow redirects" on a per request basis.
#200 commented on
Jun 24, 2025 • 0 new comments -
Oops! Something went wrong page when trying to download file (pdf)
#3576 commented on
Jun 24, 2025 • 0 new comments -
Ability to store config in a custom location for Portable mode
#278 commented on
Jun 24, 2025 • 0 new comments -
[Feature] More configurable request timeouts
#1249 commented on
Jun 24, 2025 • 0 new comments -
[Bug] - URLEncode edited Query parameters from the dedicated table/tab on change
#732 commented on
Jun 25, 2025 • 0 new comments -
Error invoking remote method 'send-http-request': Error: Cannot create a string longer than 0x1fffffe8 characters
#1430 commented on
Jun 25, 2025 • 0 new comments -
GraphQL load from introspection throwing UnAuthorised error
#4559 commented on
Jun 25, 2025 • 0 new comments -
[Bug] Bruno freezes when try to show results of thousands of test assertions
#780 commented on
Jun 26, 2025 • 0 new comments -
Weird behviour while search in bruno
#4952 commented on
Jun 26, 2025 • 0 new comments -
Import Open API / Swagger 2.x Spec into Bruno
#81 commented on
Jun 26, 2025 • 0 new comments -
[Feature] Default environment
#303 commented on
Jun 26, 2025 • 0 new comments -
[bug] Imported Insomnia collections show improperly formatted Variables
#2068 commented on
Jun 26, 2025 • 0 new comments -
Auth token variable is not correctly interpolated when loading GQL schema from introspection
#4921 commented on
Jun 26, 2025 • 0 new comments -
GraphQL variables cause error when executing the request
#4846 commented on
Jun 26, 2025 • 0 new comments -
Bruno sets itself as default HTML viewer after every start
#4861 commented on
Jun 26, 2025 • 0 new comments -
Re-using variables from parent-script gives warning or error
#4653 commented on
Jun 26, 2025 • 0 new comments -
Developer Tools network tab don't display request performed with bruno
#983 commented on
Jun 26, 2025 • 0 new comments -
Hide all Golden Edition features like history, Git, etc on single button
#4535 commented on
Jun 26, 2025 • 0 new comments -
OAuth2 token retrieve - OPENSSL_internal:WRONG_VERSION_NUMBER
#3058 commented on
Jun 27, 2025 • 0 new comments -
Importing collections : last destination folder improvement when importing several collections in a row
#222 commented on
Jun 27, 2025 • 0 new comments -
Consider Integrating AppImageUpdate into Bruno for seemless updates on Linux
#313 commented on
Jun 27, 2025 • 0 new comments