New in R2024¶
This page describes the changes made to UniPlot R2024 since UniPlot version R2023.
New in R2024.2 (2024-06-28)¶
Enhancements¶
(UNI-740) : The Sequencer can now be called from any autoload script.
(UNI-708): The User Home Directory can now be modified directly in the Tools=>More options… menu.
(UNI-202): The field function @f{legend_table} now not only supports legend on Document or Page level but also on layer level.
Bug Fixes¶
(UNI-735) : UniPlot start process could fail due the Sequencer initialization. This is solved in this release.
(UNI-510): The processing of large data files was failing.
New in R2024.1 (2024-05-17)¶
Enhancements¶
(UNI-568): Sequencer: New action Show Message. The action shows a message box that can also take user input if needed.
(UNI-652): Sequencer: Improves the display of conditions and loops. See Action Condition and Action Loop.
(UNI-653): Sequencer: A field function Runtime Value has been created and can be used as any other field function or in the sequencer’s Show Message or in the Set Runtime Values action.
(UNI-620): Sequencer: Multiple input fields now support suggestions for runtime values.
Bug Fixes¶
(UNI-689): When importing formulas written in Excel, if the description of the formula had a carriage return character the resulting IC file was corrupted.
New in R2024.0 (2024-03-01)¶
Enhancements¶
(UNI-523): Improve start-up process to provide feedback on read access of user personal script.
(UNI-336): Create support request via the new button available in
Help/Create Support Ticket...
.(UNI-598): Sequencer: Number of available Data Slots increased from 3 to 100.
(UNI-606): Sequencer: Harmonized validation indicators in the sequencer bar. Added indicators to the sequence list in the workspace area.
Sequencer: Many additional configuration parameter may now be configured via runtime values. Input fields of runtime values provide suggestions for easier usage. The run mode of a looped action now writes an additional index runtime value.
(UNI-600): Sequencer: The output file of the action
File synchronization
can now be assigned to a slot if the file was newly created.
Bug Fixes¶
(UNI-574): Import of ETAS MDA templates (
*.xdx
) was not working properly if the template had no formula.(UNI-602): When adding a new axis as a copy of one using the “add axis” button, the user labels were copied and it leads to confusion. The function has been updated to avoid this behavior.
(UNI-611): The time left for the maintenance contract was not properly computed depending on the time zone.
Make
atan2(c_y, c_x)
available as a formula function.
id-718993