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
| Summary | Details |
|---|---|
| IMAGETL-64: Improve WCF objects management in exporter | Manage new WCF types in CAST Imaging. |
| IMAGETL-45: Automatic Color Management | Simplify color configuration for objects in exporter. |
Other Updates
| Internal Id | Details |
|---|---|
| IMAGSYS-3511 | Remove the hard checks on the CSV files in Export zip (export zips >= 2.1.0 are now supported). |
| IMAGSYS-3471 | Remove 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); });