Jtl Reporter Versions Save

JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.

v4.10.2

4 weeks ago

New features and improvements

  • Improve the error message when migrations haven't finished yet.

Fixes

  • Fixing an exception that didn't break project creation, but threw an error as the user list of non-admin users could have been empty.
  • Optimize memory usage in item data processing—releasing accumulated memory after processing is complete

v4.10.1

1 month ago

New features and improvements

  • Tracking unexpected errors
  • Various dependencies updated.

v4.10.0

2 months ago

New features and improvements

Fixes

  • Compare button was displayed for anonymous reports, although it was not supposed to.
  • CSS fixes for report detail page.
  • Displaying label chart upon focusing on anonymous reports.
  • Displaying correct notification when a scenario is created, displaying a proper error message if API returns an error.
  • Visual glitches of empty tables fixed, wording improved.
  • Error during project creation caused by adding admin user to the project twice was fixed.
  • Deleting scenario token was fixed.

v4.9.3

2 months ago

New features and improvements

  • Various dependencies updated.
  • Added possibility to edit report status.
  • Scenario label trends chart - displaying all labels instead of limiting them to 20 labels.

Fixes

  • Removing VACUUM FULL, leaving the job up to autovacuum.
  • Clear tempBuffer after file processing to ensure the array is no longer referenced and can be GC'ed.

v4.9.2

3 months ago

New features and improvements

  • setting retention period on scenario upsert
  • axios version upgraded to v1.6.x
  • xlsx version upgraded

v4.9.1

5 months ago

New features and improvements

  • Scenario trends sharing
  • Support for arm platforms

Fixes

  • p50 default value fix - preventing scenario settings from being saved.

v4.9.0

6 months ago

New features and improvements

  • New global setting that allows automatic project and scenario auto-provisioning
  • Various dependencies updated

Fixes

  • p50 stats should not be displayed by default in the request stats table

v4.8.8

8 months ago

New features and improvements

  • Request stats median response time added (optional—not displayed by default, needs to be enabled in scenario settings)
  • Label chart median response time line added into response time chart
  • API: Returning 404 when a project is not found

Fixes

  • Open a correct report when clicking a bar in Scenario Trends chart
  • Open a correct report when clicking a label chart point in Scenario Trends
  • Returning 404 when a scenario does not exist for item/start-async endpoint instead of 500

v4.8.7

9 months ago

New features and improvements

  • Thread groups
  • Regular dependencies updates
  • New V3 of log-samples API for listener service that accepts status code as string

Fixes

  • Fixing a case when the zoom range was not set for the overall chart
  • Empty string as default name instead of null in label trend chart

v4.8.6

9 months ago

New features and improvements

  • Chart zoom range — it's possible to focus on a specific range across all charts.
  • Error Summary — new summary view for errors on its own panel in the report detail
  • Tons of dependencies updated on both backend and frontend sides.

Fixes

  • Error count default value is set to false, so it won't break the scenario settings form when the property does not exist yet.