Skip to content

Releases: ludeknovy/jtl-reporter

v4.7.1

15 Feb 10:12
d0295fa
Compare
Choose a tag to compare

New features and improvements

  • label response time distribution chart (histogram)
  • showing a notification when user init failed
  • stop item async API - allowing to set set status
  • analytics: report processed event

Fixes

  • request stats table - sort by network

v4.7.0

27 Jan 13:56
0122926
Compare
Choose a tag to compare

New features and improvements

  • adding link to apdex blog post in scenario settings form
  • analyze charts tab renamed to custom chart
  • label chart overhauled
  • status code chart added
  • label error rate chart added

Fixes

  • network series disabled on link action
  • resetting report upload form state
  • changing label chart correctly when aggregation switched
  • converting string to numbers for bytes' data (network)
  • using a correct aggregation interval during processing of data

v4.6.1

16 Jan 14:02
da992a7
Compare
Choose a tag to compare
  • Fix a broken report when APDEX data are missing

v4.6.0

14 Jan 18:32
366e021
Compare
Choose a tag to compare
  • APDEX feature - new optional metrics for labels
  • Node base images upgraded to v18
  • helmet middleware added to backend + other small security improvements
  • Backend port is parameterized via environment variable
  • Improved UX for the forms with user access selections

v4.5.2

07 Jan 21:30
875f452
Compare
Choose a tag to compare
  • Hotfix: the wrong bree extension settings caused the app to fail on startup
  • Analytics: the report interval changed to every 6 hours

v4.5.1

07 Jan 20:39
6a66b71
Compare
Choose a tag to compare
  • Vertical navbar forms
  • Remove perf analysis band from chart
  • Fix: nav item names
  • Fix: project members list
  • Add project - project members explanatory description amended
  • New project plus icon added
  • Hint copy improvements
  • Bump jsonwebtoken from 8.5.1 to 9.0.0
  • Bump json5 from 2.2.1 to 2.2.3
  • Analytics added for backend application - it's possible to out out by setting OPT_OUT_ANALYTICS env var to true

v4.5.0

20 Dec 13:58
6e129eb
Compare
Choose a tag to compare
  • Project members - possibility to limit user access to the project #192
  • Add possibility to configure Request Statistics columns #194
  • Xlxs exported data parametrized based on user settings #194
  • Various dependencies updated
  • Form UI updates - asterisk for required fields, file input UI improvements
  • Report detail summary UI updates
  • Scenario autoprovisioning for async item controller #190
  • Scenario trends order fix #193

v4.4.7

15 Nov 14:47
4ffdc5e
Compare
Choose a tag to compare
  • Various dependencies updated
  • Latest items missing status information added (dashboard view)
  • Scenario auto-provisioning #190
  • Base runs are no longer deleted by housekeeping task #187
  • Password confirmation while initializing a new user
  • Password confirmation while changing user password
  • Forms changes - UI changes, validation improvements
  • Increased chart resolution for exported files

v4.4.6

14 Oct 12:08
01c7512
Compare
Choose a tag to compare
  • Upgrading services (jtl-reporter-fe, jtl-reporter-be, jtl-reporter-listener-service) from node v14 to v16
  • various dependencies updated

v4.4.5

23 Aug 09:28
ea0d5b3
Compare
Choose a tag to compare