18 May 2020 Release Notes¶
Version 1.1.166
Feature Highlights¶
Default Icons Added to Container Node List¶
A recent enhancement allowed users to choose among default images or upload custom images to represent their container nodes. With this release, the platform offers more than 35 Docker-based images in the default drop-down list. See Manage Container Icons for more information. [DEV-5874]
![]()
Other Fixes & Enhancements¶
Web App Runtime Performance Improved: This release completes a series of source code refactoring in the Automation web app to improve the runtime performance. No behavior or functionality has been changed. [DEV-6043, DEV-5727]
UI Shows Compiled Built-In Variables: The platform offers a number of system variables, such as RecipeName, for use in recipe configurations and kitchen overrides. While the system correctly applied these variables in order runs, the Run Variation dialog in the UI was not compiling the values. This issue has been resolved; the system variables display to the user as compiled. [DEV-4482]
Scheduled Orders Run Following Error: When a scheduled order failed on an atypical error, the schedule would stop and the system would not run the order at the next scheduled time. This issue has been resolved; scheduled orders encountering an error will run again at the expected intervals. [DEV-6242]