Skip to content

Releases: usebruno/bruno

v0.27.1

23 Oct 18:16
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Full Changelog: v0.27.0...v0.27.1

v0.27.0

22 Oct 21:52
Compare
Choose a tag to compare

What's Changed

Features

  • feat: openapi v3 import (beta) by @bplatta in #578
  • feat: respect rejectUnauthorized and ca opts when proxying https by @cwilper in #725
  • feat: run prerequest/postresponse actions when fetching gql schema by @cwilper in #705
  • feat: Added pre-request and tests scripts support from Postman Collection by @survivant in #711
  • feat: Allow newlines and encode uri form data #571 by @SoulKa in #683

Bug Fixes

Others

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

19 Oct 19:52
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

  • Ukrainian translation of the documentation by @mvmn in #652
  • Update GitHub workflows by @j0k3r in #532

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

15 Oct 22:55
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix: assert operator dropdown bgcolor fix by @therealrinku in #573
  • fix: switching tabs resets timer by @panda7789 in #575
  • fix: Fixes colliding method and request name in sidebar by @Nikhil569 in #570

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

13 Oct 04:06
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix(bruno-cli): add missing variable to prepareRequest by @bacebu4 in #549
  • showing error response in response tab instead of alert message by @therealrinku in #471
  • fix(ui): add minHeight & minWidth by @foneazmi in #522

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

10 Oct 23:23
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Add support for SPARQL bodies by @dozed in #516
  • feat: shows image if url return a image by @Nikhil569 in #519
  • feat(#354): Use collection level auth if available for introspection request by @grubersjoe in #504

Fixes

New Contributors

Full Changelog: v0.22.1...v0.23.0

v0.22.1

10 Oct 00:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.22.1

v0.22.0

09 Oct 02:35
Compare
Choose a tag to compare

What's Changed

Features

  • feat(#334): Collection level headers, auth, scripts and tests by @helloanoop
  • feat: add support for socks5 proxy by @rqbazan in #468
  • feat: Improve GQL introspection request by @grubersjoe in #441
  • feat: Persist window state (size, position) by @jarne in #452
  • feat: right click to open request or folder dropdown action by @game5413 in #467

Fixes

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

07 Oct 19:17
Compare
Choose a tag to compare

What's Changed

Preview Release

Features

  • Several Nudges to inform users that they need to save the requests
  • Response Overlay is translucent

Full Changelog: v0.21.0...v0.21.1

v0.21.0

06 Oct 22:41
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix: add missing CSS for GraphQL docs explorer by @oscarpas in #434
  • fix(#419): generate code breaks app if the url is empty by @not-known-person in #436
  • fix(#428): moving requests into directories or into root of collection broke ordering by @lared in #430
  • fix: request colors made consistent on the sidebar and tabs by @therealrinku in #413
  • fix: bring back windows menu bar

New Contributors

Full Changelog: v0.20.0...v0.21.0