Skip to content

Releases: usebruno/bruno

v1.20.4

10 Jul 12:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.3...v1.20.4

v1.20.3

10 Jul 08:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.2...v1.20.3

v1.20.2

07 Jul 10:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.1...v1.20.2

v1.20.1

04 Jul 14:00
Compare
Choose a tag to compare

What's Changed

Features

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

Full Changelog: v1.20.0...v1.20.1

v1.20.0

01 Jul 15:16
Compare
Choose a tag to compare

What's Changed

Features

Fixes

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

Full Changelog: v1.19.0...v1.20.0

v1.19.0

11 Jun 07:20
9b382fa
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.18.1...v1.19.0

v1.18.1

29 May 18:07
77b1e6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0

22 May 18:30
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0

07 May 18:15
Compare
Choose a tag to compare

What's Changed

Opensource Edition

Golden Edition

  • Fix: Show License Settings modal while activate Org License

Full Changelog: v1.16.1...v1.17.0

v1.16.1

30 Apr 16:01
Compare
Choose a tag to compare

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

  • feat: support for deactivating license
  • fix(#2208): fixed issue related to license activation behind a proxy
  • fix(#2198): fixes related to csv parsing while using csv files in collection runner