HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/html/dls/admin/tool/generator/upgrade.txt
This files describes API changes in core libraries and APIs,
information provided here is intended especially for developers.

=== 3.11.4 ===

* Function tool_generator_testplan_backend::create_users_file() now supports to pass the size of the testing plan,
  that needs to be equal or smaller than the size of the generated site. That's used to effectively restrict the
  exported number of users to the number of threads the jmeter plan will have (previously all the enrolled users
  were being exported, with that leading to "false" loops (users not really looping X times).

=== 3.7 ===

* Function tool_generator_testplan_backend::get_course_options() is removed, the 'course' form element is used instead.