CAST Imaging ETL - Release Notes - 2.2

2.2.1-funcrel

Note

This release is identical to the ETL provided in CAST Imaging 2.2.0-funcrel, with the addition of the updates and improvements listed below.

Feature Improvements

SummaryDetails
IMAGETL-64: Improve WCF objects management in exporterManage new WCF types in CAST Imaging.
IMAGETL-45: Automatic Color ManagementSimplify color configuration for objects in exporter.

Other Updates

Internal IdDetails
IMAGSYS-3511Remove the hard checks on the CSV files in Export zip (export zips >= 2.1.0 are now supported).
IMAGSYS-3471Remove the use of objectTypeColors.csv from import.

AJS.$('[data-macro-name="markdown-from-url"] code').each(function(i, block) { hljs.highlightBlock(block); });``AJS.$('[data-macro-name="markdown-from-url"] .language-mermaid').each(function(i, block) { const config = { startOnLoad:true, theme: 'default', flowchart:{ useMaxWidth:false, htmlLabels:true } }; mermaid.initialize(config); window.mermaid.init(undefined, block); });