New features
- Licensing: Project Manager can manage the upgrade of the software license.
- Language and API: Added GetEvnGateProp() instruction.
- WebClient: Some templates could not be loaded on Chromium-based browsers
- SmartApp: Gauge: fix bar width when the unit measure is not defined in pixels
- SmartApp: UpDown: in some circumstances, decimals are not correctly displayed
- Template Builder: StatusBar object - states with "None" condition are mistakenly deleted
- SmartApp Builder: ToggleSwitch and Button objects - if you switch from selecting a digital to a numeric gate, the default condition is not updated.
- Template Builder: StatusBar object - non-existent gates are added to the template gates list if there are statusBars with specified a gate to be displayed in the StatusBar text.
- Language and API: GetDayOfWeekFromSeconds() instruction returns 7 for Sunday, while, according to the help, it should return 0.