Skip to content

Releases: usebruno/bruno

v1.34.2

05 Nov 16:54
Compare
Choose a tag to compare

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

30 Oct 16:36
Compare
Choose a tag to compare

What's Changed

Features

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

24 Oct 15:42
Compare
Choose a tag to compare

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

Full Changelog: v1.33.1...v1.34.0

v1.33.1

15 Oct 08:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.33.0...v1.33.1

v1.33.0

09 Oct 18:59
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • Fixed Ultimate Edition feature missing issue

Full Changelog: v1.32.1...v1.33.0

v1.32.1

04 Oct 14:36
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v1.32.0...v1.32.1

v1.32.0

01 Oct 17:21
Compare
Choose a tag to compare

What's Changed

Features

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

30 Sep 07:01
Compare
Choose a tag to compare

What's Changed

Breaking Change

API req.getBody() returns a plain object instead of FormData instance for multipart/form-data requests

Features

Fixes

Others

New Contributors

Full Changelog: v1.30.1...v1.31.0

v1.30.1

22 Sep 07:36
Compare
Choose a tag to compare

What's Changed

  • fix: add missing import for postman-import by @lohxt1 in #3157
  • fix: form submit inside a modal, using the enter key by @lohxt1 in #3158

Full Changelog: v1.30.0...v1.30.1

v1.30.0

21 Sep 09:33
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.29.1...v1.30.0