Docker Installer - Release Notes - 2.19

2.19.1-funcrel

Note

No change in comparison to 2.19.0-funcrel. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.19.0-funcrel

Note

No change in comparison to 2.19.0-beta4. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.19.0-beta4

Note

No change in comparison to 2.19.0-beta3. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.19.0-beta3

Note

No change in comparison to 2.19.0-beta2. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

New Features

SummaryDetails
UI - ChatbotUser can now interact with imaging using application specific chatbot. This feature is in beta mode.

2.19.0-beta2

Note

No change in comparison to 2.19.0-beta1. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.19.0-beta1

Note

No change in comparison to 2.19.0-alpha2. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.19.0-alpha2

Note

No change in comparison to 2.19.0-alpha1. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.19.0-alpha1

Note

No change in comparison to 2.18.0-funcrel. An equivalent Docker Installer accompanies every release of CAST Imaging. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

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); });