New Features
- Extend
{{#date}}
&{{#dateISO}}
system variable capabilities #656 - Add
Drag & Drop
sorting forForms & Headers
rows #835 - New System Variable
{{#name}}
added #844
Bug Fixes
- Run Main Request when pre-requests has issue #837
- Environment Variables with integer names are passed as the variable name #833
- Set empty variable value when cookie value is empty #841
- Fix - OAuth 2 token not being added to the request #847
Date Manipulation
- Manipulate System variables
{{#date}}
&{{#dateISO}}
using format{year:2, mon:-3, day:-2, hour:3, min:5, sec:7}
- System variables documentation here