CAST Extend local server for Microsoft Windows - Release Notes - 1.0

1.0.0-beta3

Feature Improvements

SummaryDetails
Improve uninstall processThe uninstall process has been improved to include data removal.

1.0.0-beta2

Feature Improvements

SummaryDetails
Improve log filesLog file names have been changed to match standard CAST naming conventions.

1.0.0-beta1

Note

Initial release.

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