Bruno (tool)
Notes
no notes yet
Release notes
v1.3.0
· 1y+
What's Changed
Features
- feat(#1017) Added ability to clone a folder by @StonyTV in https://github.com/usebruno/bruno/pull/1028
- feat: Add JSONPath response filtering by @Oryss in https://github.com/usebruno/bruno/pull/913
- feat(#1023): support for disabling cookies by @helloanoop
- feat(#1094): support for deleting all cookies for a domain by @helloanoop
- feat: added response headers count by @therealrinku in https://github.com/usebruno/bruno/pull/1014
- feat: handle postman import with same folder names (#955) by @Jofresh in https://github.com/usebruno/bruno/pull/993
- feat(#1017) Added ability to run a single request from sidebar by @StonyTV in https://github.com/usebruno/bruno/pull/1016
- feat(#1050): Response time in res by @shourav9884 in https://github.com/usebruno/bruno/pull/1054
- feat(#946): Send request even when protocol isn't specified in URL by @nelup20 in https://github.com/usebruno/bruno/pull/1070
- feat(#946): Fix PR #1070 - Add feature to CLI & prepend after interpolation by @nelup20 in https://github.com/usebruno/bruno/pull/1102
Fixes
- fix(#1012): silently ignore invalid cookie by @rbideau in https://github.com/usebruno/bruno/pull/1015
- Fix (#1008) by removing comments from JSON linter. by @n00o in https://github.com/usebruno/bruno/pull/1057
- fix(#1035): fix falsy check of response by @adarshlilha in https://github.com/usebruno/bruno/pull/1055
- Fix (#1038): Handle unquoted variables in JSON Lint by @n00o in https://github.com/usebruno/bruno/pull/1062
- fix(GenerateCode): filter out disabled query params by @maticrivo in https://github.com/usebruno/bruno/pull/1090
- fix(#1024): Fix validation error on GraphQL request when importing Insomnia collection by @nelup20 in https://github.com/usebruno/bruno/pull/1078
- fix(RequestPane): Fix Mardown Table styling by @Its-treason in https://github.com/usebruno/bruno/pull/1061
- fix: Update MacOS icon by @ayndqy in https://github.com/usebruno/bruno/pull/1060
- Fix(#1002): Digest Error by @n00o in https://github.com/usebruno/bruno/pull/1047
- fix #884: Made sure graphql variables are only parsed after interpolation by @Andreas-Schoenefeldt in https://github.com/usebruno/bruno/pull/887
- fix: Update openapi-collection.js to change the order of the source for the operationName by @gianpo86 in https://github.com/usebruno/bruno/pull/995
- Fix: Update CSP to allow posthog by @Its-treason in https://github.com/usebruno/bruno/pull/1106
- fix(#1077): Fix params to updateNextAction by @and-rose in https://github.com/usebruno/bruno/pull/1108
- fix(#964): Allow "." in variable names + make error message more consistent by @nelup20 in https://github.com/usebruno/bruno/pull/971
Others
- docs: translation errors and syntax within french contributing guidelines by @bpoulaindev in https://github.com/usebruno/bruno/pull/1091
- docs: Add Scoop installation info to README by @tech189 in https://github.com/usebruno/bruno/pull/1086
- docs(#1051): Add Romanian translation by @nelup20 in https://github.com/usebruno/bruno/pull/1052
- Remove Tauri. by @nickheniser in https://github.com/usebruno/bruno/pull/1104
New Contributors
- @rbideau made their first contribution in https://github.com/usebruno/bruno/pull/1015
- @Jofresh made their first contribution in https://github.com/usebruno/bruno/pull/993
- @StonyTV made their first contribution in https://github.com/usebruno/bruno/pull/1016
- @shourav9884 made their first contribution in https://github.com/usebruno/bruno/pull/1054
- @maticrivo made their first contribution in https://github.com/usebruno/bruno/pull/1090
- @bpoulaindev made their first contribution in https://github.com/usebruno/bruno/pull/1091
- @tech189 made their first contribution in https://github.com/usebruno/bruno/pull/1086
- @nelup20 made their first contribution in https://github.com/usebruno/bruno/pull/1078
- @ayndqy made their first contribution in https://github.com/usebruno/bruno/pull/1060
- @gianpo86 made their first contribution in https://github.com/usebruno/bruno/pull/995
- @nickheniser made their first contribution in https://github.com/usebruno/bruno/pull/1104
- @and-rose made their first contribution in https://github.com/usebruno/bruno/pull/1108
Full Changelog: https://github.com/usebruno/bruno/compare/v1.2.0...v1.3.0