Breaking Changes

Major Version with a Breaking Change Description of a Breaking Change Additional Details
6.3 Launch via Manage Action parameter of Dashboards is replaced by Launch as Default Action parameter All references to the old parameter are no longer valid. New parameter is available for both Desktop and Web dashboards. New parameter allows a Dashboard to replate default action for any context, not only device contexts.
6.3 Manage action is no longer available for Devices and instantiable Model instances All references to Manage action are no longer valid. The functionality of Manage action is replaced by Launch as Default Action parameter of Dashboards.
6.3 Charts may require reconfiguration or re-addition to the dashboards Chart components got a major upgdate in this release, introducing over 10 new chart types and hundreds of new options. However, charts configured in releases prior to 6.3 may require additional configuration or removal and re-addition to dashboards in come cases.
6.3 HTML/CSS markup of Custom Tree component has been significantly changed If Custom Tree component is being used in your dashboards, you will likely need to fix your CSS styles.
6.3 "display:none;" CSS style applied via Container Style is no longer hiding the component If such method was used to hide the components, the "display:none;" should be applied via Style property instead of Container Style property.