Skip to content

Releases: Bearsampp/module-bruno

Bruno1.35.0

02 Dec 01:22
75e386e
Compare
Choose a tag to compare
Merge pull request #3 from Bearsampp/1.34.1

Bruno 1.34.1

Bruno 1.34.1

03 Nov 02:47
900cc20
Compare
Choose a tag to compare

What's New?

Support for importing multiple collections at once

Upgrade libraries based on recommendations by dependabot

Import folder and collection level scripts from Postman

Bug fixes

Fixed global environment UI issues

Added global environment variables to the active collection

Resolved HTTPS agent request fields issue when proxy settings are disabled

Bruno 1.32.0

01 Oct 19:38
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

1.31.0

01 Oct 00:09
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

Read more

1.30.1

22 Sep 08:18
Compare
Choose a tag to compare
2024.9.22

🔄 synced local '.github/workflows' with remote '.dispatcher'

1.30.0

21 Sep 21:44
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

1.29.1

19 Sep 07:19
Compare
Choose a tag to compare
2024.9.18

🔄 synced local '.github/workflows' with remote '.dispatcher'

1.28.0

13 Sep 18:45
Compare
Choose a tag to compare
2024.9.13

🔄 created local 'bearsampp.conf' from remote 'module-bruno/bin/bruno1…