Nightly 8.1 Changelogs - 2022

Weekly Changelog: 8.1.22-b20221005

Visualization

572:New View Dialog: remember and default to the last created container type in Designer session
Perspective New View dialog now remembers the last created container type in the Designer session.

Data Model

2427: Overriding alarm property on UDT Instance does not preserve other alarm properties specified in UDT Definition
Overriding an alarm through import or scripting will correctly use the alarm's parent configuration if the tag is inherited. This matches the behavior of the designer when overriding alarms.

Platform

IGN-4617 System.util.setLocale() can't parse some locale variants, add overload that takes Locale argument directly
Added an overload to system.util.setLocale, so that it can accept any valid Java Locale object directly.

4 Likes