Skip to content

Commit 037fe63

Browse files
authored
Update changelog_4.19_en.adoc
1 parent 0d3dcef commit 037fe63

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: source/src/main/resources/documentation/D2/include/en/changelog_4.19_en.adoc

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,23 @@
55

66
*Improvements / New features*
77
[square]
8+
* [ENGINE] Submit execution from campaign, only if application environment exist. (that avoid unnecessary Errors in queue).
9+
* [ENGINE] New reserved keyword %datalib.DATALIBNAME.value% and %datalib.DATALIBNAME.base64%. Allowing managing upload/download file by uploading files on Cerberus with no more limitation on its size.
10+
* [ENGINE] Added CSV ignoreFirstLine boolean at datalib level.
811
* [GUI] Added service call simulation feature. When editing a service, you can make calls outside a testcase context in order to control and tune the definition of the call.
912
* [GUI] Improved autocompletion adding boolean, flags and contextual element for select and switchWindow actions.
1013
* [GUI] Improved navigation on campaign execution screen. Adding CTA on top of the screen and toggle buttons for reporting details hidden by default.
1114
* [GUI] Both campaign and execution reporting over time now include an availability KPI based on nb and time of OK.
1215
* [GUI] direct access to Both campaign and execution reporting over time from campaign execution and test case execution screen.
13-
* [ENGINE] Submit execution from campaign, only if application environment exist avoiding Errors in queue.
1416
* [GUI] Testcase environment selection combo has been replaced by checkbox.
15-
* [ENGINE] New reserved keyword %datalib.DATALIBNAME.value% and %datalib.DATALIBNAME.base64%.
1617
* [GUI] new parameter in order to tune the nb of row above which the report by tag will auto hide the unnecessary lines cerberus_reportbytag_nblinestotriggerautohide_int (default to 50).
1718
* [GUI] Save datatable layout on pages no longer save the current page position.
19+
* [GUI] Optimisation of datatable loading time on execution list and queue list.
1820
* [GUI] new refresh button on pages with datatable on order to refresh the data content without a full reload of the page.
1921
* [GUI] new reset button on pages with datatable in order to put back the default layout view.
20-
* [ENGINE] Added ignoreFirstLine boolean at datalib level.
2122
* [GUI] New 'Application Edit' button from testcase header, execution and campaign execution pages.
2223
* [GUI] Homepage now display also upcoming campaign execution from scheduler (nb can be tuned by 'cerberus_homepage_nbdisplayedscheduledtag' parameter).
24+
* [GUI] Homepage display Nb of Execution Running and in queue are displayed with direct access to execution running.
2325

2426

2527
*Warning to be considered before applying the version (deprecated features)*

0 commit comments

Comments
 (0)