Features
- feat: Websocket Support by @barelyhuman in #5480
- feat: add support for file body mode in bruno-cli by @pooja-bruno in #5427
- feat: default location for collections by @Pragadesh-45 in #5557
- feat: Add button to copy environment variable from popover by @RudraPatel2003 in #5416
- Feature: Add collapse full collection feature by @maurisq12 in #4492
- add: system monitor by @naman-bruno in #5635
- feat: make tabs reorderable by @roele in #5413
- feat: import multiple collections from a parent folder by @jayakrishnancn in #5431
- feat: add draggable tabs component by @sid-bruno in #5669
- feat: Enhance EnvironmentVariables component with read-only support for non-string values by @sanjaikumar-bruno in #5616
- feat: adding req getTags methods by @james-ha-bruno in #5690
- feat: use request directory as the destination for saving response by @andriyor in #5699
- feat: support import paths for gRPC by @sanish-bruno in #5573
- feat: enhance json environment file support in bruno-cli by @sanjaikumar-bruno in #5660
- feat: add Rosetta detection for Apple Silicon by @barelyhuman in #5717
- feat: add path based grouping for openapi by @pooja-bruno in #5638
- feat(cli): ignore and skip invalid
.bru
file by @Pragadesh-45 in #5711 - feat/editor custom search by @anusree-bruno in #5278
- feat: add redirect and timeout in request settings by @pooja-bruno in #5672
- feat: add transformDescription function to handle new description schema by @sanish-bruno in #5744
- add: path based grouping in openapi import by @pooja-bruno
- add profile based authentication in AWS secret manager by @sreelakshmi-bruno
Fixes
- fix: openapi request import by @pooja-bruno in #5586
- fix: improve file upload handling in prepare-request to use streaming by @sanjaikumar-bruno in #5637
- fix: Show active global environment in config modal by @pooja-bruno in #5698
- fix(digest-auth): fix Digest Auth when no QOP is set by @pkolmann in #5386
- fix: fixing tests using locale on numbers by @Skewnart in #5733
- fix: filter out internal content-type headers for no body requests in axiosinstance by @sanjaikumar-bruno in #5591
- fix: reimplement payload serialization for
x-www-form-encoded
by @barelyhuman in #5713 - fix(bru-1928): bruno-cli oauth2 updates and fixes by @lohit-bruno in #5729
- fix(bru-1939): oauth2 credentials not persisting across requests in the same collection run by @lohit-bruno in #5730
- fix: remove menu from the About Bruno secondary window by @barelyhuman in #5712
- fix: make environment name width flexible up to 650px and disable tooltip for short names by @bijin-bruno in #5778 #5781
- fix: Enhance error log for OAuth2 when certificate error by @wbw1537 in #5757
- fix: override normalizing on whitespace in markdown editor by @Pragadesh-45 in #5754
- fix: newly created requests should be added within the directory context by @sanish-bruno in #5784
Others
- Support for Odata style path params by @tester22 in #5048
- tests: additional tests for path params and odata by @sid-bruno in #5610
- chore: atomic diff based formatting by @barelyhuman in #5592
- Refactor: Remove
normalizeNewlines
function and update tests to preserve newline types by @Pragadesh-45 in #5697 - Enable gRPC (Beta to GA) by @sanish-bruno in #5687
- chore(bru-1943): upgrade electron version to v37.6.1 by @lohit-bruno in #5752
- chore(#1693): better comment explaining why bruno sets content-type header as false by @helloanoop in #5765
New Contributors
- @sid-bruno made their first contribution in #5610
- @RudraPatel2003 made their first contribution in #5416
- @maurisq12 made their first contribution in #4492
- @roele made their first contribution in #5413
- @jayakrishnancn made their first contribution in #5431
- @james-ha-bruno made their first contribution in #5690
- @andriyor made their first contribution in #5699
- @pkolmann made their first contribution in #5386
- @Skewnart made their first contribution in #5733
- @wbw1537 made their first contribution in #5757
Full Changelog: v2.12.0...v2.13.0