Skip to content

Releases: usebruno/bruno

v1.35.0

21 Nov 17:48
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix: cli run-summary count fix for requests with ECONNREFUSED error by @lohxt1 in #3451
  • fix: server_rendered logic for newer versions of nextjs by @lohxt1 in #3509
  • fix: posthog api key - process env var by @lohxt1 in #3490
  • fix: checkov CKV2_GHA_1 warning by @lohxt1 in #3488
  • fix: checkov CKV_GHA_7 warning by @lohxt1 in #3489
  • refactor/ bruno-testbench updates by @Pragadesh-45 in #3483
  • fix: incorrect dispatch fn calls -- global env slice by @lohxt1 in #3452
  • fix: exclude Meta, Alt, Home and End key press for autocomplete trigger by @lohxt1 in #3441
  • fix: codemirror styling fixes, post library upgrade by @lohxt1 in #3439
  • fix: import openapi -- baseUrl env value should not include trailing slash by @lohxt1 in #3440
  • Now based on the request type appropriate views are shown. by @sanjai0py in #3340
  • bugfix / Update video preview functionality by @sanjai0py in #3433
  • Feat/import translation for deprecated pm import by @Pragadesh-45 in #3388
  • fix: enhance path normalization for WSL compatibility in watcher (fix #1928) by @Pragadesh-45 in #3482
  • fix: improve masking logic in MaskedEditor for large content handling (fixes #2842) by @Pragadesh-45 in #3472
  • fix: add validation to prevent duplicate global environment names (fixes: #3449) by @Pragadesh-45 in #3450
  • Fix/add missing translations by @Pragadesh-45 in #3352
  • fix/ Script execution is prevented by line comments by @sanjai0py in #3462
  • bugfix / remove error logging for missing global environment by @sanjai0py in #3447
  • Fix: (#3383) openapi yaml req body not importing by @arshan1019 in #3459
  • fix: server_rendered codemirror logic for newer versions of nextjs by @lohxt1 in #3516
  • fix: video preview comp memo import by @lohxt1 in #3517
  • fix: codemirror editors background styling fix by @lohxt1 in #3523

Others

  • Add a proper example for using the usebruno query library in the READ… by @ganesh-bruno in #3464
  • chore: node version bump -- v22.11.0 by @lohxt1 in #3508

New Contributors

Full Changelog: v1.34.2...v1.35.0

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