From 35b2a5d3ae0dd43617192792971de5326a31fe92 Mon Sep 17 00:00:00 2001 From: Vincent DABURON Date: Thu, 19 Sep 2024 17:04:13 +0200 Subject: [PATCH] Version 6.0 vdn-har-convertor-jmeter-tool vdn-har-convertor-jmeter-tool v6.0 add View Result Tree to view the recording xml file. --- site/dat/repo/various.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index 7f93f6a7c..f11acc4b8 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -1988,6 +1988,10 @@ "5.2": { "changes": "Correct extract parameters for mime type 'form-urlencoded' ended with charset likes 'application/x-www-form-urlencoded; charset=xxx'", "downloadUrl": "https://github.com/vdaburon/har-convertor-jmeter-plugin/releases/download/v5.2/har-convertor-jmeter-plugin-5.2-jar-with-dependencies.jar" + }, + "6.0": { + "changes": "Add View Result Tree to view the recording xml file", + "downloadUrl": "https://github.com/vdaburon/har-convertor-jmeter-plugin/releases/download/v6.0/har-convertor-jmeter-plugin-6.0-jar-with-dependencies.jar" } } },