Docker Installer - Release Notes - 1.1
1.1.0-funcrel
New Features
| Summary | Details |
|---|---|
| Support added for CAST Imaging 2.1.0-funcrel | This release of the Docker Installer supports CAST Imaging 2.1.0-funcrel (and above). Previous releases of CAST Imaging are not compatible with this release. |
1.1.0-beta1
Note
Initial release of the extension to provide installation support for CAST Imaging on Docker for Linux and Microsoft Windows, and without the need to install Python. Can be used with CAST Imaging ≥ 2.0.0-funcrel.
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); });