Releases: usebruno/bruno
Releases · usebruno/bruno
v1.20.3
What's Changed
- fix: folder level headers/vars not saved in windows by @lohxt1 in #2595
- fix: Import Bruno Collection fails - ValidationError: headers are required #2583 by @sfreeman422 in #2598
- fix: collection export import by @lohxt1 in #2601
- fix: Cloning a dir now clone also folder.bru files recursively#2593 by @fgrande in #2596
- fix: Bruno CLI tries to execute folder.bru #2584 by @fgrande in #2585
- fix: CLI doesn't interpolate params on the URL #2587 by @fgrande in #2588
- chore: fixed typos in bruno-cli readme.md by @jcari-dev in #2600
New Contributors
- @sfreeman422 made their first contribution in #2598
Full Changelog: v1.20.2...v1.20.3
v1.20.2
What's Changed
- fix(#2573): Fix broken resequenzing of requests by @Its-treason in #2574
Full Changelog: v1.20.1...v1.20.2
v1.20.1
What's Changed
Features
- feat: Add autocompletion for headers value by @GuillaumeOnepilot in #1142
- feat: Bulk env import and UX/UI improvements by @bpoulaindev in #2509
- feat: bru.hasEnvVar, bru.hasVar, bru.deleteVar by @lohxt1 in #2531
- feat: add collection and folder data to exported bruno collection json by @lohxt1 in #2560
Fixes
- Fixed issue where collection close operation was failing
- fix/variables highlighting by @lohxt1 in #2502
- Fix(#911): Scrolling issue caused by editor height by @NickBoyadjian in #1058
- Bugfix/links in docs by @sanjai0py in #2561
- collection json export with folder and collection bru data by @lohxt1 in #2563
- import environments ui and collection root object for json export - updates by @lohxt1 in #2565
New Contributors
- @NickBoyadjian made their first contribution in #1058
- @GuillaumeOnepilot made their first contribution in #1142
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
Features
- feat: add recursive interpolate by @leoferreiralima in #2234
- feature: Augment default truststore by default, optionally limit to custom CA certs by @slowjoe007 in #2057
- Added IsArray on Assert by @fgrande in #2413
- Feat/highlight path params by @sanjai0py in #2415
- Feat/client cert types by @lohxt1 in #2482
- Folder level Headers, Scripts and Tests by @helloanoop, @bpoulaindev in #2529
Fixes
- Fix: Catch post request variable evaluation errors by @rbideau in #2324
- fix: changed title from 'bruno' to 'Bruno' by @anusreesubash in #2476
- bugfix(#2439) by @sanjai0py in #2465
- bugfix(#2462) by @sanjai0py in #2463
- fix: Pass the scope conditionally for OAuth2 Password Credentials by @nicolasnobelis in #2447
- interpolate vars correctly in graphql introspection request by @Jackevansevo in #2317
- fix: add authorization token to generate code by @leoferreiralima in #1792
- fix: decomment not working in json body by @asonkeri in #1819
- Fix postman translation : support postman. ; additional translations by @bpoulaindev in #2453
- fix/generate code auth header validation by @lohxt1 in #2490
- add decomment step in a try catch block by @lohxt1 in #2485
- fix(#1912) Refactor countRequests function to use getTotalRequestCountInCollection in CollectionSettings/Info/index.js by @sanjai0py in #2140
- Fix/graphql file load by @lohxt1 in #2484* update interpolate function in bruno js by @lohxt1 in #2479
- Fixed English grammar/typo by @vinyll in #2493
- Fix error when attempting to "generate code" of a request by @JeanLethiec in #2501
- updated testbench collection by @lohxt1 in #2542
Others
- feat: request vars, bru.getRequestVar function by @lohxt1 in #2541
- refactor: Handle errors when importing collections by @sanjai0py in #2455
- docs: update broken relative links between various document translations and embedded images by @pietrygamat in #2392
New Contributors
- @leoferreiralima made their first contribution in #2234
- @nicolasnobelis made their first contribution in #2447
- @fgrande made their first contribution in #2413
- @Jackevansevo made their first contribution in #2317
- @vinyll made their first contribution in #2493
- @JeanLethiec made their first contribution in #2501
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
Features
- feat: path parameters support by @game5413 in #484
- feat: add support for state param for OAuth2 Authorization Code flow by @dhananjaykadam in #2330
- feat: vault integration
Fixes
- fix(#2367): handle response body decode by @lohxt1 in #2371
- fix: Check OAuth2 redirect URL for matching callback URL and authorization code in query parameters by @dakshin-k in #2148
- bugfix(#2401) by @sanjai0py in #2407
- chore: fix tests for bruno-electron & bruno-lang by @lohxt1 in #2410
- fix(#2122): add specific error status codes by @jzorn in #2126
- chore: fix cli tests by @lohxt1 in #2412
New Contributors
- @dhananjaykadam made their first contribution in #2330
- @dakshin-k made their first contribution in #2148
- @jzorn made their first contribution in #2126
Full Changelog: v1.18.1...v1.19.0
v1.18.1
What's Changed
- fix: collection import by @lohxt1 in #2353
- Fix: Update README links to CI tests and status badge by @pietrygamat in #2352
- docs:Fix markdown syntax in the contributing_pl by @jaideepghosh in #2354
- fix: license activation
Full Changelog: v1.18.0...v1.18.1
v1.18.0
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Features
- feat: allow translation of more postman scripts by @lanthoor in #2054
- feat: Now added the ability to import and export js and json values. changes made in item schema. by @sanjai0py in #2296
- Feat/UI feedback : Visual + console feedback for failed postman translated imports by @bpoulaindev in #2316
Bug Fixes
- Filter out non-printable characters, control characters and ZWNBSP character from the response body by @lohxt1 in #2346
- fix: Filter out the ZWNBSP character from response body, fixed charset parse logic by @lohxt1 in #2351
- fix: minor French translation update by @arnaduga in #2344
- Fix: broken unit tests by @pietrygamat in #2334
- fix: new-request error when create request from cURL if some parameter(s) in form-urlencoded type data missing '=' by @leonardoyhl in #2290
- bugfix(#2152): Docs not support "http" markdown image by @busy-panda in #2171
Documentation
- Update readme_fr.md by @Em-ilien in #2271
- docs: add Japanese translations by @gosling-goldwyn in #2226
- docs: add german publishing document by @krummbar in #2109
- docs:Merge hindi translation of the contribution guidelines. by @jaideepghosh in #2098
New Contributors
- @leonardoyhl made their first contribution in #2290
- @Em-ilien made their first contribution in #2271
- @gosling-goldwyn made their first contribution in #2226
- @jaideepghosh made their first contribution in #2098
- @busy-panda made their first contribution in #2171
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
Opensource Edition
- Fix: CLI Test Runner ignores auth:"inherit" in requests (#2206) by @pietrygamat in #2243
Golden Edition
- Fix: Show License Settings modal while activate Org License
Full Changelog: v1.16.1...v1.17.0
v1.16.1
Full Changelog: v1.16.0...v1.16.1
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Golden Edition
v1.16.0
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Opensource Edition
- fix: Collection Auth Inherit: None means None
- fix: save button on confirm close popup not working by @therealrinku in #2156
- fix: fixed graphql introspection bug
Full Changelog: v1.15.0...v1.16.0