Skip to main content
Version: 3.13 Beta (Latest)

3.13 to 3.14 Migration Guide

This guide covers changes when upgrading from OHIF version 3.13 to version 3.14.

  • Save/report dialog — the dialog for storing measurements, segmentations and contours replaces its series drop down with an explicit choice of three destinations: Save to current, Save as new and Replace existing. The series number of a new series is editable, and the series descriptions used before are remembered per type of item and offered as completions. createReportDialogPrompt takes defaultSeriesDescription, itemType and rememberedDescriptionCount, and returns a seriesNumber. A stored instance is now identified like a loaded one, so the object just saved becomes the predecessor of the next save of the same data.