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