3.2.0

Released on 19th July 2021

New Features

  • Add WITS Source configuration screen (more)

Fixes and improvements

  • Cumulative fixes

    • From 3.1.1

      • Improve "Unit management tools" UX (more)

    • From 3.0.6

      • Fix partially visible color selector (more)

      • Wrap option does not work when applied to more than one channel

      • On a chart with two or more wrapped series, hiding one of them causes the wrapping to stop working

    • From 2.28.7

      • Fix "Renormalization Throttle" save (more)

      • Always show Channels Management 'unconfigured channels' (more)

      • Fixes "import JSON" caret color when using Live 3.1.0 or higher (more)

      • Fixes "Data Quality" icon to not indicates an Override Input Unit (OIU) conversion error when it's OK (more)

Add WITS source configuration screen

Added the WITS protocol option in the remote control collector sources screen, allowing the user to create and configure WITS source.\

Improve "Unit management tools" UX

We improved the Unit management tools "conversion tester" UX, and fixed some bugs that used to happen in this modal.

Before:

After:\

Fix partially visible color selector

We fixed a bug that used to hide the color picker the parent box is smaller than the picker.

Before:

After:

Fix "Renormalization Throttle" save

We fixed a bug that prevents the "renormalization throttle" card (located inside the Additional Features screen) fails to save due to a 415 error.

Always show Channels Management 'unconfigured channels'

Until now, the "not configured channels" button was only being displayed when:

  • the logged user has "manage asset" permission

  • the "Channels Management" is not in edit mode

From this version on, it will always be visible on the Channels Management.

Fixes "import JSON" caret color when using Live 3.1.0 or higher

Changed the caret color from black to #f8f8f0

Fixes "Data Quality" icon to not indicate an Override Input Unit (OIU) conversion error when it's OK

The "Channels Management" data quality icon used to indicate an error while converting an Override Input Unit (OIU) to the target channel's unit, even though they are convertible:

After the bug fix, the data quality icon indicates that the conversion is ok:

Last updated