From 273d4a98eb1cadb00736695857ca57d123099b1d Mon Sep 17 00:00:00 2001 From: Felix Schumacher Date: Tue, 31 Mar 2026 18:53:21 +0200 Subject: [PATCH] docs: add some entries to changes.xml and clean up docs for js --- xdocs/changes.xml | 81 +++++++++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 30 deletions(-) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 0b6213fd252..988377c81b1 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -71,17 +71,50 @@ Summary Timer relative to start of Thread Group instead of the start of the test.
  • 63576358 Ensure writable directories when copying template files while report generation.
  • 65096675 Synchronize recent file menu across multiple JVMs. Contributed by Corneliu C (https://github.com/KingRabbid)
  • +
  • 6596Fallback to English locale when loading test plans that use string values for enum properties, so old sample plans load correctly even with non-English locales.
  • HTTP Samplers and Test Script Recorder

    + +

    Timers, Assertions, Config, Pre- & Post-Processors

    + + +

    Non-functional changes

    + + +

    UI

    + Bug fixes

    General

    @@ -89,6 +122,11 @@ Summary

    We thank all contributors mentioned in bug and improvement sections above:

    We also thank bug reporters who helped us improve JMeter.