Docker Installer - Release Notes - 2.15

2.15.1-funcrel

Note

No change in comparison to 2.15.0-funcrel. Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

2.15.0-funcrel

Note

Every release of CAST Imaging is accompanied by an equivalent Docker Installer. This installer will automatically pull the current release Docker images in both fresh install and upgrade scenarios.

Resolved Issues

Customer Ticket IdDetails
39771The Nginx version used in CAST Imaging has been updated from 1.17.6 to 1.22.1. The configuration files provided in the Docker Installer have been updated as a result.

2.15.0-beta2

Note

No change in comparison to the previous release, however, starting from this release, every release of CAST Imaging will be accompanied by an equivalent Docker Installer. This installer will automatically pull 2.15.0-beta2 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); });