diff --git a/site/dat/dl/all.wiki b/site/dat/dl/all.wiki index 4a46fa154..2c5dfa8c7 100644 --- a/site/dat/dl/all.wiki +++ b/site/dat/dl/all.wiki @@ -1,21 +1,31 @@ =Latest Stable Release= - + - + - + - + - + ---- =Previous Releases= + + + + + + + + + + diff --git a/site/dat/html/index.html b/site/dat/html/index.html index 21bcb8b62..c6162472b 100644 --- a/site/dat/html/index.html +++ b/site/dat/html/index.html @@ -7,10 +7,9 @@

Custom Plugins for Apache JMeter™

Latest Update

-

Version 1.2.1 - was released on the 9th of March, 2015. - New Test Plan Check tool was added, JSON components were improved, a set of - smaller changes were made. +

Version 1.3.0 + was released on the 30th of June, 2015. + Now it requires Java 7 to run, tons of functional changes has been made to WebDriver and JSON components, as well as many others. For the full list of changes visit the Changelog page.

The prerequisite is to run JMeter 2.12 or above with a Java 7. @@ -25,7 +24,7 @@

Choose on Your Taste

Standard Set

Basic plugins for everyday needs. Does not require additional libs to run.

- Download + Download  |  Installation  |  @@ -37,7 +36,7 @@

Standard Set

Extras Set

Additional plugins for extended and complex testing. Does not require additional libs to run.

- Download + Download  |  Installation  |  @@ -51,7 +50,7 @@

Extras Set

Extras with Libs Set

Additional plugins that do require additional libs to run.

- Download + Download  |  Installation  |  @@ -63,7 +62,7 @@

Extras with Libs Set

WebDriver Set

Selenium/WebDriver testing ability.

- Download + Download  |  Installation  |  @@ -77,7 +76,7 @@

WebDriver Set

Hadoop Set

Hadoop/HBase testing plugins.

- Download + Download  |  Installation  |  diff --git a/site/dat/wiki/Changelog.wiki b/site/dat/wiki/Changelog.wiki index f3b677bd9..abef577b2 100644 --- a/site/dat/wiki/Changelog.wiki +++ b/site/dat/wiki/Changelog.wiki @@ -1,6 +1,8 @@ = Changelog = -== 1.3.0 planning== +== 1.3.1 planning== + +== 1.3.0 June 30, 2015== * Java 7 or higher required * JMeter 2.12 or higher required * Add SynthesisReport and AggregateReport generation to GraphGeneratorListener and allow generation of both CSV and PNG in one shot diff --git a/site/dat/wiki/Start.wiki b/site/dat/wiki/Start.wiki index f5c672e88..d48ffa6ea 100644 --- a/site/dat/wiki/Start.wiki +++ b/site/dat/wiki/Start.wiki @@ -31,7 +31,7 @@ Basic plugins for everyday needs. Does not require additional libs to run. * [JMeterPluginsCMD Command-Line Graph Plotting Tool] * [InterThreadCommunication Inter-Thread Communication] * [Functions Custom JMeter Functions] - * [TestPlanCheckTool Tool to check Test Plan consistency] [/img/icons/new_wog.gif] + * [TestPlanCheckTool Tool to check Test Plan consistency] === Samplers === * [DummySampler Dummy Sampler] for debugging and programming tests