Skip to content

Latest commit

 

History

History
141 lines (69 loc) · 6.73 KB

CHANGELOG.md

File metadata and controls

141 lines (69 loc) · 6.73 KB

Change Log

3.2.0 (2024-11-23)

  • Chore: Accumulated dependency vulnerabilities #180
  • Enhancement: WebSocket step #181
  • Enhancement: Logger step #182
  • Enhancement: Flow sync step #183

3.1.0 (2024-01-13)

  • Enhancement: Flow link waypoints #33
  • Enhancement: Subflows #165

3.0.0 (2023-09-05)

  • Enhancement: Conditional activation #26
  • Enhancement: Custom flow/request editor icons #27
  • Enhancement: Embedded Ply Explorer custom view #95
  • Enhancement: Test run output visualization #128
  • Enhancement: Improved user experience for selecting and entering Values #132

2.2.4 (2023-01-07)

  • Bug: Missing templates for flow custom steps #155
  • Bug: Newly-created custom flow step not available in toolbox #156
  • Bug: On Windows new custom steps are created with invalid JSON descriptors #158

2.2.3 (2022-05-22)

  • Bug: Visualization rendering broken by vscode 1.67.1 #148

2.2.2 (2022-05-17)

  • Bug: Flow editor rendering broken by vscode 1.67.1 #147

2.2.1 (2022-04-14)

  • Bug: Intermittent non-rendering of flow diagrams #145

2.2.0 (2022-04-11)

  • Enhancement: Implement "Typescript" step #42

  • Enhancement: Support Workspace Trust #85

  • Enhancement: Decider flow step #125

  • Enhancement: Link from Instance view Request Inspector to Request Editor #133

  • Enhancement: Flow editor right-click menu items to open request and source #134

  • Enhancement: Custom user-created flow steps #135

  • Enhancement: Delay flow step #137

  • Enhancement: Flow looping support #138

  • Bug: Unintuitive .ply file rename handling #141

  • Bug: Output window can sometimes indicate "unknown" ply version #142

  • Bug: Compare Results doesn't work for request steps in embedded subflows #143

  • Enhancement: Test run visualization preview #144

2.1.6 (2022-03-03)

  • Bug: Request editor body displays as table even for JSON payloads #129

  • Enhancement: Honor vscode's folding prefs in request editor #130

2.1.5 (2022-02-27)

  • Enhancement: First-class XML support #122

  • Enhancement: Exclude expressions from form data urlencodincoding #123

  • Bug: Import fixes on Windows #127

2.1.4 (2022-02-19)

  • Enhancement: Table input for application/x-www-form-urlencoded media type #121

2.1.3 (2022-02-13)

  • Bug: Request editor default name on Windows is full file path #118

  • Chore: Bump parcel #120

2.1.2 (2022-02-07)

  • Bug: Request editor Headers table not visible if no headers #116

  • Bug: Allow explicitly running skipped .ply requests #117

2.1.1 (2022-02-06)

  • Enhancement: Import from Insomnia #93

  • Enhancement: Include test count in Test Explorer base groups #111

  • Enhancement: Warn if .ply request file not under configured Ply testsLocation #114

  • Enhancement: Don't auto-open Request or Case suites when run #115

  • Bug: Can't handle expressions with prop names containing dot #112

2.1.0 (2022-01-17)

  • Enhancement: Postman-like request editor #59

  • Enhancement: Enable editing for expected result fragments #104

  • Bug: Results diff view error decorations missing in full-file comparison #99

  • Bug: False negative diff decorators when comparing overall results #103

  • Bug: Opening flow in git compare can cause lost edits #105

2.0.3 (2021-08-29)

  • Flow toolbar icons sometimes show as broken links #98

  • Provide vscode command (with hotkey) to display Configurator #31

  • TS2571 errors as unknown #100