CAST Imaging ETL - Release Notes - 1.1
1.1.0-beta1
Note
Initial release of the component.
Other Updates
| Internal Id | Details |
|---|---|
| IMAGETL-7 | Update to fix missing shade on level5 for new object types. |
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); });