You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*__Feature__: Support request level setting for `no-cookie-jar` and `no-redirect-jar`
4
+
*__Feature__: [Add Markdown support to run requests with code lenses](https://github.com/Huachao/vscode-restclient/pull/933) ([@acuarica](https://github.com/acuarica))
5
+
*__Bug Fix__: [Quickpick Filter does not reset after selecting a language when Generating Code Snippet](https://github.com/Huachao/vscode-restclient/pull/965) ([@TheBinaryGuy](https://github.com/TheBinaryGuy))
6
+
*__Bug Fix__: [Fix curl prase error if -d option is number only](https://github.com/Huachao/vscode-restclient/issues/957)
7
+
*__Bug Fix__: [Fix inferred operation name issue with trailing space in GraphQL](https://github.com/Huachao/vscode-restclient/issues/960)
8
+
*__Bug Fix__: [Fixed multipart/form-data request was not ending with `\r\n`](https://github.com/Huachao/vscode-restclient/pull/999) ([@MaximkaHuman](https://github.com/MaximkaHuman))
9
+
*__Improvement__: [Treat `text/json` as JSON](https://github.com/Huachao/vscode-restclient/issues/1019)
10
+
1
11
## 0.24.6 (2021/11/29)
2
12
*__Bug Fix__: [Fix AADV2TokenProvider only works for special case of MS Graph Tokens](https://github.com/Huachao/vscode-restclient/pull/794) ([@mthierba](https://github.com/mthierba))
3
13
*__Improvement__: [Allow comments between variable declarations](https://github.com/Huachao/vscode-restclient/pull/885) ([@Danysan1](https://github.com/Danysan1))
0 commit comments