New Features
- Run
Custom Filter
directly inPre-Run
tab #902 - Import
any Node modules
in Custom Filters - #903, #898 - New Setting to set the
default url
of a new request #702 - Allow
json with comment
in request body #584 - New vscode settings deleteWithoutPrompt #901
- Lack of feedback around undefined custom filters #899
- Add new filters
urlEncode
&urlDecode
Bug Fixes
- Logging null from scripts should prefix 'Script Log:' #900
- Open API import doesn't show path parameters with query params #907
Run Custom Filter Directly
- Run Custom Filter directly in
Pre-Run
tab, useful to set Env Variables
- This Custom Filter will not have any
arguments
and returnno value
Import Node Module (Beta)
- Now you can import any
node module
in Custom Filters - This feature is still in
Beta
, not all modules are working