Releases: usebruno/bruno
Releases · usebruno/bruno
v1.34.2
What's Changed
Fixes
- fix: fixed app crash issue when modifying anything in collection level headers/scripts/tests by @Pragadesh-45 in #3414
- fix: fixed postman export issue by @sanjai0py
Full Changelog: v1.34.1...v1.34.2
v1.34.1
What's Changed
Features
- feat: content indication for collections and folders by @Pragadesh-45 in #3359
Fixes
- fix: can't create collection on empty directory by @saikksub in #3256
- fix: code editor styling fixes -- search box, folding marker by @lohxt1 in #3393
- fix: include global env varaibles for oauth2 by @lohxt1 in #3392
- fix: codeeditor search box desc alignment fix by @lohxt1 in #3396
- fix: graphql editor search box styling by @lohxt1 in #3397
Others
New Contributors
Full Changelog: v1.34.0...v1.34.1
v1.34.0
Full Changelog: v1.34.0...v1.34.0
Features
- feat: support for importing multiple collections at once @sanjai0py
- feat: upgrade libraries for dependabot alerts by @lohxt1 in #3300
- feat/import folder and collection level scripts from postman by @Pragadesh-45 in #3334
- feat:add res() function shim to safe-mode by @lohxt1 in #3345
Fixes
- fix: global env ui fixes by @lohxt1 in #3305
- fix: add global env vars to the active collection by @lohxt1 in #3312
- fix: bruno-app build command update by @lohxt1 in #3322
- fix: Add missing postman translation functions by @Spencerhutch in #3324
- Fixes Issue #3233: set httpsAgentRequestFields on request.httpsAgent when shouldProxy or shouldUseSystemProxy was false by @giuseppemilicia in #3317
- fix: global env - for selected env in sidebar - check for updates by @lohxt1 in #3344
New Contributors
- @Spencerhutch made their first contribution in #3324
- @giuseppemilicia made their first contribution in #3317
Full Changelog: v1.33.1...v1.34.0
v1.33.1
What's Changed
- fix: failing to import insomnia collection when username/password in auth is null by @jake-owen-p in #3293
- Style: Update
Toolhint
Z-Index and Add Toolhint forGlobalEnvironmentSelector
by @Pragadesh-45 in #3284 - Create default environments on openapi import using server url by @anusreesubash in #3267
- fix(#3287): res.setBody safe mode by @lohxt1 in #3299
- Fix Date Handling in Insomnia Collection Import by @anusreesubash in #3303
- Refactor environment variable styling and error handling by @sanjai0py in #3291
New Contributors
- @jake-owen-p made their first contribution in #3293
Full Changelog: v1.33.0...v1.33.1
v1.33.0
What's Changed
Features
Fixes
- Fixed Ultimate Edition feature missing issue
Full Changelog: v1.32.1...v1.33.0
v1.32.1
What's Changed
Features
Fixes
- fix: correcting WSSE logic by @dwolter-emarsys in #3252
- fix: Update color variable in Keybindings component by @sanjai0py in #3251
- fix: Handle blank post request variables in request run by @Pragadesh-45 in #3249
- fix: select no-env issue by @lohxt1 in #3247
New Contributors
- @dwolter-emarsys made their first contribution in #3252
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
Features
- feat: remember last selected env by @lohxt1 in #3215
- feat: Added Keybindings tab. by @sanjai0py in #3204
Fixes
- fix: interpolate form-urlencoded and multipart formdata values individually by @lohxt1 in #3237
- fix: interpolate json body for type object -- graphql variables by @lohxt1 in #3212
- fix: remove glow outline around folded JSON by @sanjai0py in #3208
- fix: restrict access to system process env vars by @lohxt1 in #3226
- fix: Cursor jump on Query Params by @Pragadesh-45 in #3227
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
Breaking Change
API req.getBody()
returns a plain object instead of FormData instance for multipart/form-data requests
Features
- feat: Interpolate variables in multipart/form-data body by @lohxt1 in #3142
- feat: wsse auth by @dwolter-emarsys and @sanjai0py in #3172
- feat: codegen support for grapqhl by @ajubin in #1288
- feat: request execution mode by @lohxt1 in #3200
Fixes
- fix application/xml import issue for insomnia by @itsarijitray in #3168
- fix(#2431) Refactor URL construction in Postman collection processing by @sanjai0py in #2445
- fix: runner results response preview by @lohxt1 in #3176
- fix: response pane stop watch issue by @lohxt1 in #3175
- fix: close saved tabs button issue by @lohxt1 in #3174
- Bugfix/openapi ensure url by @anusreesubash in #3183
- Conditionally render generate-code button only if the request.type is 'http-request' or 'graphql-request' by @sanjai0py in #3190
- feat: remove pre-request var tooltip by @lohxt1 in #3188
- Bugfix/rename request open tab not found by @Pragadesh-45 in #3192
- Bugfix/rename with same name by @Pragadesh-45 in #3171
- Fix #2760: Path params trailing slash by @sam-briggs-depop in #3065
- fix: rename with same name for
Environments
by @Pragadesh-45 in #3199
Others
- preferences modal restructure by @lohxt1 in #3170
- Enhancement: Accessibility issues on the Welcome page by @Pragadesh-45 in #3173
New Contributors
- @itsarijitray made their first contribution in #3168
- @ajubin made their first contribution in #1288
- @sam-briggs-depop made their first contribution in #3065
Full Changelog: v1.30.1...v1.31.0
v1.30.1
v1.30.0
What's Changed
Features
- feat: api key auth by @sanjai0py in #2478
- feat: added generate code button in query url bar to increase its visibility by @srrathi in #3099
- feat: add logic to handle saving collection settings on shortcut (preview mode) by @Pragadesh-45 in #3145
Fixes
- fix: Allow to set custom user agent by @panda7789 in #3146
- feature/useFocusTrap: Support focusable tab cycles in
Modal
(Update of PR #3075) by @Pragadesh-45 in #3133 - fix: accessibility issue in side bar's footer by @Pragadesh-45 in #3130
- fix: stringify response data for query result view by @lohxt1 in #3155
New Contributors
Full Changelog: v1.29.1...v1.30.0