What's Changed
Features
- Autocomplete random variables by @sanjaikumar-bruno in #4695
- feature: add randomNanoId to dynamic variables by @henripqt in #4932
- feat: implement vertical layout for response pane and enhance drag by @helloanoop in #4957
- feat: Add placeholder for SingleLineEditor by @bacteriostat in #4956
- feat: add dropdown to select language and add lib selector in code gen by @pooja-bruno in #4345
- Feat: Update serialization logic for
application/x-www-form-urlencodedbody type by @Pragadesh-45 in #4943 - Improved feat: add bulk edit mode for request headers by @sanjaikumar-bruno in #4958
- feat: support
onFailapi to catch errors in pre req by @pooja-bruno in #4581 - Feat: MSI Installer support for Windows
Fixes
- fix: handle falsy values in Postman environment and collection variables by @sanish-bruno in #4924
- Fix: postman collection fails when auth object missing auth values by @sanish-bruno in #4794
- fix(import): curl parser library by @maintainer-bruno in #4959
- Fix: Made
reporter-skip-headersoption case-insensitive in bruno-cli by @ganesh-bruno in #4799 - Fix: undefined auth fields in folder-level authentication by @pooja-bruno in #4907
- fix: oauth2 tokenHeaderPrefix can be set to an empty string value by @lohxt1 in #4928
- fix(layout): minor layout css fixes by @maintainer-bruno in #4994
- fix(import): handle repeated query keys and improve error handling in curl import by @maintainer-bruno in #4992
- Fix: Allow empty Content-Type when no body (#1693) by @betawait in #3973
- fix: include unsaved changes in generate code by @pooja-bruno in #4995
- Bugfix/4749 generate code error with binary file request by @Art051 in #4752
- fix: set default proxy value as
falseforbru.sendRequest' axios request config by @lohxt1 in #4973 - fix: Add null check for collection root in snippet generator #5029 by @stupidly-logical in #5030
Others
- Add Debian dependencies (in particular, for "libasound2") by @Nikolai2038 in #2356
- Update Spanish contribution guide for clarity and accuracy by @georgegiosue in #4859
- docs(#1036): Update linux installation instructions via apt by @Nikolai2038 in #1037
- Update wording for clarification. Add tooltip. by @JohannKaspar in #4761
- Add support for integer and boolean in OpenAPI to Bruno converter by @philjones88 in #4734
- Enable variable tootlip in json request body by @stupidly-logical in #4885
- add explicit HTTP agents with keepAlive to
bru.sendRequestaxios request config by @lohxt1 in #4969 - Removed text from runtime var section by @ganesh-bruno in #4970
- Remove scope parameter from token request when empty by @naman-bruno in #4987
- codemirror
api/variablesautocomplete refactor by @lohxt1 in #4980 - removed BETA keyword by @ganesh-bruno in #4999
- handle
requestConfigtranslations for variable references inpm.sendRequestcalls by @lohxt1 in #5020
New Contributors
- @Nikolai2038 made their first contribution in #2356
- @georgegiosue made their first contribution in #4859
- @henripqt made their first contribution in #4932
- @JohannKaspar made their first contribution in #4761
- @philjones88 made their first contribution in #4734
- @bacteriostat made their first contribution in #4956
- @betawait made their first contribution in #3973
Full Changelog: v2.6.1...v2.7.0