Skip to content

v3.5.0

Latest

Choose a tag to compare

@bijin-bruno bijin-bruno released this 23 Jun 15:50

Changelog

Features

Fixes

  • fix(workspace): keep workspace nav tabs visible when editing docs by @gopu-bruno in #8249
  • fix(apispec): prevent crash on non-array specs and fix Windows spec listing (BRU-3556) by @sundram-bruno in #8255
  • fix(timeline): scope scripted requests to their own request by @pooja-bruno in #8210
  • fix(snapshot): folder nested script tab interactivity and tests by @sid-bruno in #8225
  • fix(electron): Install packages dialog reports npm not on PATH when Node.js and npm are installed by @utkarsh-bruno in #8253
  • fix(proxy): refresh cached PAC content on demand by @pooja-bruno in #8173
  • fix(openapi-export): openapi spec export crash on websocket request by @prateek-bruno in #8132
  • fix(proxy): proxy config export from v2 to import in v3 by @abhishekp-bruno in #8112
  • fix(app): preserve multipart file values when creating example from r… by @pooja-bruno in #8129
  • fix(app): make SwaggerUI "Try it out" work cross-origin in API Spec viewer (BRU-3300) by @sundram-bruno in #8109
  • fix(workspace): open success toast on cancel by @DeviSriSaiCharan and @abhishekp-bruno in #8146
  • fix(cli): enhancement --bail flag not stopping execution when a test fails by @sharan-bruno in #8103
  • fix(import): preserve special chars in OpenAPI tag/folder names for yml collections by @sundram-bruno in #8123
  • fix(proxy): honor OS-level PAC configuration in system proxy mode by @pooja-bruno in #7766
  • fix(app): null-safe OAuth2 scope in OpenAPI export (BRU-3297) by @sundram-bruno in #8086
  • fix: varinfo drag-select dismiss by @shubh-bruno in #8070
  • fix(import): pm.setNextRequest(null) not translating to bru.runner.stopExecution() by @sharan-bruno in #8049
  • fix: select overview tab when closing all tabs by @naman-bruno in #8026
  • fix: relative path getting stored as absolute on windows by @prateek-bruno in #7895
  • fix: allow users to clear the cache, adds environment tests and re-serialization addition by @sid-bruno in #8035
  • fix: preserve stream-backed file bodies during request interpolation by @hriztam and @sid-bruno in #7939
  • fix: workspace home icon alignment in title bar when already fullscreen by @gopu-bruno in #7967
  • fix: restore saved credentials when switching back to original auth mode by @pooja-bruno in #7911
  • fix: normalize select file labels by @mturac in #8021
  • fix: refresh code editor and query editor on resize by @prateek-bruno in #7889
  • fix: file streaming for multipart bodies by @shubh-bruno in #7998
  • fix(import): Postman import ignores API Key "in" placement setting and defaults to header by @sharan-bruno in #7968
  • fix: handle empty mime type in insomnia importer by @prateek-bruno in #7828
  • fix: show whitespace-only error on Create workspace and collection modal by @prateek-bruno in #7883
  • fix(bruno-electron): interpolate auth headers for GraphQL introspection request by @phoval in #5560
  • fix(git): check only enabled for GitHub readiness on Git Home by @utkarsh-bruno
  • fix(reporter): handle NaN values for total controls/tests in HTML report during --bail runs by @sharan-bruno
  • fix(cli): enhancement in CLI (bail flag not stopping execution when a test fails in a csv file) by @sharan-bruno
  • fix(ui): refresh git ui when files in collections change by @prateek-bruno
  • fix: unintended file explorer trigger when clicking on create OpenAPI Spec by @pooja-bruno

Others

New Contributors

Full Changelog: v3.4.2...v3.5.0