Release Notes 23.x: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 17: | Zeile 17: | ||
*Feature: ManualTest actions are now part of the base system; the extra plugin licence is only needed to import Excel/Word etc. test descriptions |
*Feature: ManualTest actions are now part of the base system; the extra plugin licence is only needed to import Excel/Word etc. test descriptions |
||
*Standard Library: Warning Dialog with Opt-out option (show only once) |
*Standard Library: Warning Dialog with Opt-out option (show only once) |
||
*FMU/CBridge: [[Functional Mockup Interface | support FMI2 API]] |
*FMU/CBridge: [[Functional Mockup Interface | support FMI2 API; partial support for FMI3]] |
||
*FMU/CBridge: download resources to CBridge (eg. unifmu generated python FMUs work) |
*FMU/CBridge: download resources to CBridge (eg. unifmu generated python FMUs work) |
||
*Base System: nthRoot: lost precision when applied to higher than 64bit floats. |
*Base System: nthRoot: lost precision when applied to higher than 64bit floats. |
Version vom 22. Juni 2023, 01:13 Uhr
See also: Release Notes 22.x
Release 23.1[Bearbeiten]
- Feature: Static (Step-) Variables
- Feature: Continue an interrupted test plan (i.e. even in a new expecco session and/or on another machine)
- Feature: Webtest (Selenium WebDriver): Support of compound paths for embedded elements.
- Feature: Webtest (Selenium WebDriver): Recorder shows available windows and the current frame context.
- Feature: Webtest (Selenium WebDriver): Support of shadow elements in the GUI browser and recorder, accessible by compound paths.
- Feature: Qt-Plugin supports Qt6 (Qt-Versions)
- Feature: Expecco Remote Control & Monitoring Service with Web Front-End (App for android or ios on request)
- Feature: Diagram Editor: default style for new connections
- Feature: Diagram Editor: shortcut keys for environment-freeze and others
- Feature: Diagram Editor: connections can be named
- Feature: User defined menu operations: Activity-Log in case of an error
- Feature: Zip-Archive viewer/extractor/inspector in attachment editor
- Feature: ManualTest actions are now part of the base system; the extra plugin licence is only needed to import Excel/Word etc. test descriptions
- Standard Library: Warning Dialog with Opt-out option (show only once)
- FMU/CBridge: support FMI2 API; partial support for FMI3
- FMU/CBridge: download resources to CBridge (eg. unifmu generated python FMUs work)
- Base System: nthRoot: lost precision when applied to higher than 64bit floats.
- Base System: LargeFloats rounding was broken