Skip to content

Releases: usebruno/bruno

v3.3.0

22 Apr 17:00

Choose a tag to compare

Features

  • feat: Support PAC file upload by @dbrglc and @Pragadesh-45 in #7651
  • feat: replace send button with Send/Cancel buttons on request url by @gopu-bruno in #7675
  • feat: add gRPC proxy support by @lohit-bruno in #7575
  • feat: basic annotation syntax support for lang by @sid-bruno in #7609
  • feat: keybindings customisation by @shubh-bruno in #7603
  • feat(cookies): add direct cookie access methods and update translations by @sanish-bruno in #7073
  • feat: revamp Runner UI with Timings and Filters sections by @gopu-bruno in #7505
  • feat: add OAuth 1.0 authentication support by @lohit-bruno in #7482
  • feat: graphql query builder by @pooja-bruno in #7468
  • feat: persist window frames and widths by @shubh-bruno in #7409
  • feat: support for pkg installer by @shubh-bruno in #7561
  • feat: enhance ScriptError with source context and remove auto-commenting of untranslated pm commands by @sanish-bruno in #7449
  • feat(request-pane): restore body tab scroll position on tab switch by @Nizam-Chaudhary in #7250
  • feat: add proxy and SSL certificate support for AWS, Azure, and Vault Cloud secret managers by @lohit-bruno
  • feat: include git collection URL in generated documentation by @lohit-bruno
  • feat: improve telemetry and track trial users by @naman-bruno
  • feat: Github search and import for collections by @Pragadesh44-Bruno
  • feat: add support for embedded workspace fetch in bruno by @bijin-bruno
  • feat: Surface Stage, Commit, Push in Git UI for free users with upgrade modal by @gopu-bruno
  • feat: refine license activation error messages and SSL detection by @gopu-bruno
  • feat: show Initialize Git control in collection header by @gopu-bruno
  • feat: surface collection runner options and gate parameter component by @gopu-bruno
  • feat: bru visualize with handlebars support by @sanish-bruno
  • feat: .pkg installer for macos (nightly) builder by @shubh-bruno
  • feat: include posthogDistinctId in trial license verification by @naman-bruno
  • feat: introduce OpenAPI Sync beta feedback feature by @abhishek-bruno

Fixes

Read more

v3.2.2

03 Apr 14:50

Choose a tag to compare

Changelog

Fixes

  • fix: app crashes when closing the window by @chirag-bruno in #7637
  • fix: preserve user-defined boundary in multipart/mixed Content-Type header by @chirag-bruno in #7531
  • fix: preserve query params without values by not appending = sign by @pooja-bruno in #7567
  • fix: ensure string values within auth, add string header processing during postman collection imports by @sanish-bruno in #7646
  • fix: recreate HTTP/HTTPS agents on redirect to prevent stale agent reuse by @lohit-bruno in #7615
  • fix: re-apply secret masking after editor value changes by @abhishek-bruno in #7585
  • fix(security): sanitise HTML before being rendered in documentation blocks by @sid-bruno in #7598 - Credits to @andrejtomci and other anonymous contributors for bringing it up
  • fix: update system proxy fetching to use finally by @sid-bruno in #7652
  • fix: status & statusText swap by @shubh-bruno in #7589
  • fix: convert non-string variable values to strings during postman import by @pooja-bruno in #7476
  • fix: add conversion for non-string values within headers, params, etc during postman collection imports by @sanish-bruno in #7644

Others

  • security: fix all critical vulnerable dependency reports by @sid-bruno in #7645
  • chore: add a promise based wait group for the shell variables by @sid-bruno in #7647

Full Changelog: v3.2.0...v3.2.2

v3.2.0

18 Mar 18:58

Choose a tag to compare

Changelog

Features

Fixes

Read more

v3.1.4

24 Feb 22:12

Choose a tag to compare

Changelog

Fixes

  • fix: secret variables not loading on app relaunch by @naman-bruno in #7283
  • fix: .env file not being picked up in collections (Windows) by @pooja-bruno in #7190
  • fix: license key activation failing issue (Windows) by @sid-bruno
  • fix: request latency regression (Windows) by @naman-bruno

Full Changelog: v3.1.3....v3.1.4

v3.1.3

20 Feb 12:51

Choose a tag to compare

Changelog

Fixes

  • fix: collection settings are missing after app restart by @naman-bruno in #7240
  • fix(cli): preserve request item type during import and fail on unsupported types by @rameshsunkara in #7207
  • fix: disable proxy in vault client by default by @lohit-bruno
  • fix: import options are not showing up upon clicking on fetch in bruno button by @sanjaikumar-bruno

Full Changelog: v3.1.2....v3.1.3

v3.1.2

18 Feb 14:50

Choose a tag to compare

Changlog

Fixes

  • fix: normalize Windows paths for cross-platform compatibility by @naman-bruno in #7185
  • fix: isJson assertion fails after res.setBody() with object in node-vm by @lohit-bruno in #7191
  • fix: YML-based collections not being detected when cloning Git repository by @naman-bruno

Full Changelog: v3.1.1....v3.1.2

v3.1.1

17 Feb 11:45

Choose a tag to compare

Changlog

Fixes

  • fix: update protobuf and import path handling in opencollection by @naman-bruno in #7166
  • fix: use cached system proxy and newer proxy config for license and secret managers by @lohit-bruno
  • fix: secret configuration not loading for Git-imported collections on Windows by @gopu-bruno
  • fix: allow proxy to make pinned cert checks by @sid-bruno

Full Changelog: v3.1.0....v3.1.1

v3.1.0

16 Feb 15:57

Choose a tag to compare

Changelog

Features

Fixes

Read more

v3.0.2

07 Jan 20:05

Choose a tag to compare

Changelog

Fixes

Full Changelog: v3.0.1...v3.0.2

v3.0.1

06 Jan 08:22
8300abe

Choose a tag to compare

Resolved an issue causing the app to fail to open on macOS x64/Intel systems by @sid-bruno