.. highlightlang:: us .. _what's-new-in-uniplot-5.1.2: What's New in UniPlot 5.1.2 =========================== This page describes the changes made to UniPlot 5.1.2 since version 5.1.1. New Features ------------ * New Function to synchronize time data. See :ref:`filemore-file-functionssynchronize-data-files`. New UniScript Functions ----------------------- .. us.makeindex New512, New Functions in UniPlot 5.1.2 .. include:: ../ftab/New512.ftab Modified UniScript Functions ---------------------------- .. us.makeindex Changed512, Changed Functions in UniPlot 5.1.2 .. include:: ../ftab/Changed512.ftab Bug Fixes --------- The following bugs have been fixed: * (ID1097): The uninstall program did not remove all installed files. * (ID1099): The :ref:`fileprint-preview` command could cause UniPlot to crash. This bug was in UniPlot 5.1.0 and 5.1.1. * (ID1100): The close button in Print Preview would close UniPlot and remove toolbars (UniPlot 4.2.x to 5.1.1). * (ID1101): Table Object: If a table cell contained more than one place holder (text enclosed in dollar characters) a script error could occur. The bug has been fixed. Now only the first place holder in a cell will be evaluated, all the other place holders will be ignored. Only one place holder should be inserted into a cell. * (ID1102): If a document page contained field functions, the :ref:`fileprint-preview` command would sometimes crash UniPlot (UniPlot 4.2.x to 5.1.1). * (ID1104): ASAM-ODS4-Browser: Previousy, attribute names were duplicated and it was unclear to which attribute they belonged to. To avoid this confusion, the name will be extended by its base name, for example "AoTest_id". As well, only the first 8 characters of a text channel were being saved in the NC file. This bug has also been fixed. :sub:`id-1746118`