Skip to content

Releases: usebruno/bruno

v2.8.1

25 Jul 16:32
Compare
Choose a tag to compare

What's Changed

Fixes

v2.8.0

22 Jul 17:31
a36f337
Compare
Choose a tag to compare

What's Changed

Features

Feat: Tagging requests and filtering collection runs using tags by @asonkeri in #2716
Feat: validator to check if a given path is inside an open Collection by @ramki-bruno in #4800
Feat: add dataBuffer to response for test scripts by @RainoPikkarainen in #1881
Feat: introduce res.getSize() helper (header/body/total) by @pooja-bruno in #5018
Feat: OAuth2 implicit grant type by @naman-bruno in #4307
Feat: add status bar & console by @naman-bruno in #4922
Feat: toggle encoding of URL query parameters by @maintainer-bruno in #5089
Feat: import URL-encode settings from Postman and Insomnia by @maintainer-bruno in #5102
Feat: folder sequencing sort in bruno-cli by @lohxt1 in #5111
Feat: disable SSL/TLS & enable system proxy by @lohxt1 in #5125
Feat: enable/disable collection/folder run buttons based on filtered requests by @lohxt1 in #5131
Feat: Support AWS Session Token for SSO and Temporary Credentials by @pooja-bruno
Feat: Auto-updater improvements. by @sanjaikumar-bruno
Feat: Azure cli auth for secrets fetching by @pooja-bruno
Feat: pass item and collection props to RunnerTimeline component by @sanjaikumar-bruno

Fixes

Fix: reset test-results state on each new request run by @pooja-bruno in #5022
Fix: handle undefined title and improve error handling by @sanjaikumar-bruno in #5009
Fix: collection request-numbers font family by @pooja-bruno in #4248
Fix: restrict {{$randomInt}} to 0–1000 by @junglesub in #4938
Fix: include draft tags while filtering requests for runs by @lohxt1 in #5142
Fix: move URL-encoding utils to bruno common by @maintainer-bruno in #5098
Fix: export for folder-level auth by @pooja-bruno in #5041
Fix: add rsbuild watchFiles config & forceRefreshWatcher option by @lohxt1 in #4766
Fix: runner result scroll by @pooja-bruno in #5062
Fix: use SingleLineEditor for env-variable highlighting by @bacteriostat in #4954
Fix: add script error card in collection runner by @pooja-bruno in #4984
Fix: code-generator headers and multipart-form bug by @pooja-bruno in #5056
Fix: OAuth2 token-request refactor and fixes by @lohxt1 in #5066
Fix: scroll issue in collection & folder settings by @naman-bruno in #5093
Fix: AWS v4 signature error by @pooja-bruno in #5099
Fix: ignore empty header on Auth API-Key (Header) by @wibaek in #5007
Fix: timeline scroll behaviour, border colour, tooltip opacity by @naman-bruno in #5108
Fix: timeline responsePane scroll by @naman-bruno in #5110
Fix: enhance path validation to include last-opened collections by @Pragadesh-45 in #5123
Fix: status-bar & dev-tools z-index issue by @naman-bruno in #5132
Fix: improve handling of “Inherit” for folders & requests by @sanish-bruno in #5107
Fix: crash on double-click for collection & collection item by @sanish-bruno in #5151
Fix: console-design tweaks by @naman-bruno in #5103
Fix: sort folders by name first then sequence by @lohxt1 in #5063
Fix: add: iterationIndex in notifyScriptExecution by @pooja-bruno
Fix: runner scroll fixes by @lohit-bruno

Others

Warning-message content updated by @Joseph-PS in #5032
Content updated by @Joseph-PS in #5027
Manage-secrets modal content updated by @Joseph-PS in #5034
Collection-runner tags updates by @lohit-bruno in #5069
Capitalize toast message by @stupidly-logical in #5083
Rename: devtools to devUtils by @naman-bruno

Full Changelog: v2.7.0..._v2.8.0

v2.7.0

03 Jul 16:28
b4e1871
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v2.6.1...v2.7.0

v2.6.1

18 Jun 16:22
acd42ea
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix: Added logic to process tests defined in Pre-request and Post-response tabs into the iteration runner UI and HTML report by @pooja-bruno in #4931

Full Changelog: v2.6.0...v2.6.1

v2.6.0

17 Jun 12:34
aebc824
Compare
Choose a tag to compare

What's Changed

🖥️ Desktop App

Features

Fixes

  • Fix: resolved issue on Windows installation where admin rights were previously required to access the temp folder; this is no longer needed.
  • Fix watcher error message typo by @stupidly-logical in #4893
  • Fix Digest auth header field key value extraction by @jonman5 in #4514
  • fix: handle undefined bearer token to send an empty string instead by @sanish-bruno in #4886
  • Fix: showing test script errors by @naman-bruno in #4902
  • fix: timeline scroll by @naman-bruno in #4914

Others

📟 CLI

Features

  • feat(cli): add support for environment file input in run command by @Pragadesh-45 in #4908
  • Feat: Enhance run command to accept multiple inputs for requests and folders in Bruno CLI in #4901

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

11 Jun 18:03
364fb45
Compare
Choose a tag to compare

What's Changed

Features

  • Feat: Support chai in scripts by @pooja-bruno in #4552
  • Feat: Migrate Postman Post Response scripts to Bruno Post Response scripts instead of Tests by @pooja-bruno in #4552
  • Feat: Added combined Vars for prepareGqlIntrospectionRequest for all interpolations by @devendra-bruno in #4661

Fixes

  • Fix: Fixed issue where requests would get stuck in a loading state and the cancel button was unresponsive by @lohxt1 in #4863
  • Fix: Special URI characters in proxy username/password is giving error by @ramki-bruno in #4782
  • Fix: Single line editor component onChange validations update by @lohxt1 in #4765
  • Fix: Secrets appear as null instead of an empty value by @pooja-bruno in #4693

Others

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 May 17:36
afaebf6
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

14 May 16:23
942c0ee
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

23 Apr 11:55
526fcab
Compare
Choose a tag to compare

CLI Patch Releases

v2.2.1: Fixed JUnit reporter issue where time attribute was not being parsed correctly

v2.2.2: Fixed missing testsuite name in JUnit reports

What's Changed

Features

Fixes

Others

v2.1.0

08 Apr 18:15
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v2.0.1...v2.1.0