- Feature: Support prompt variables (@theerapatcha)
- Feature: Support request level setting for
no-cookie-jar
andno-redirect-jar
- Feature: Add Markdown support to run requests with code lenses (@acuarica)
- Bug Fix: Quickpick Filter does not reset after selecting a language when Generating Code Snippet (@TheBinaryGuy)
- Bug Fix: Fix curl prase error if -d option is number only
- Bug Fix: Fix inferred operation name issue with trailing space in GraphQL
- Bug Fix: Fixed multipart/form-data request was not ending with
\r\n
(@MaximkaHuman) - Improvement: Treat
text/json
as JSON