Skip to content

Commit

Permalink
Merge pull request #59 from ImagingDataCommons/feat/update-ohif-relea…
Browse files Browse the repository at this point in the history
…se-notes

Update release notes for OHIF
  • Loading branch information
fedorov authored Jul 14, 2023
2 parents 9127e89 + a1f3800 commit 874441f
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions portal/viewer-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,61 @@ The version of the viewer is available from the "About" menu for the OHIF (radio
<img src="../.gitbook/assets/ohif_version (1).png" alt="radiology viewer version location" data-size="original">![pathology viewer version location](../.gitbook/assets/slim\_version.png)
{% endhint %}

## v2-legacy - 8 Jun 2023 - OHIF

The final OHIF v2 published version is 4.12.45. Upstream changes based on v2 will be accessible
through the v2-legacy branch (will not be published to NPM).

Main highlights from v2-legacy since 4.12.45:

* Fix high and critical dependency issues reported by dependabot
* Update SEG tolerance popup and update SEG thumbnail warning: Jump to first segment item image and show warning message only once on onChange events
* Update to issues and PR templates
* Address segmentation visibility toggle applied to all segmentations instead of the active one only
* Update dcmjs version so it throws 'Failed to find the reference image in the source data. Cannot load this segmentation' error instead of logging a warning to console
* Address eye icon for segment not shown when segment name is long
* Change message for segmentation when it fails to load duo to orientation tolerance

## 4.12.45 - Oct 2022 - OHIF

**The OHIF Viewer** is a zero-footprint medical image viewer provided by the [Open Health Imaging Foundation (OHIF)](http://ohif.org). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support [DICOMweb](https://www.dicomstandard.org/using/dicomweb).

Main highlights of this release include:

* Handle missing ReferencedInstanceSequence attribute: Update parsing logic to consider attribute as optional.

## 4.12.44 - Oct 2022 - OHIF

**The OHIF Viewer** is a zero-footprint medical image viewer provided by the [Open Health Imaging Foundation (OHIF)](http://ohif.org). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support [DICOMweb](https://www.dicomstandard.org/using/dicomweb).

Main highlights of this release include:

* Remove unused code from DICOM SR parsing: Remove referecenedImages attribute from SR display sets. Within TID 1500, sub-template TID 1600 (Image Library) is not required while parsing SR for image references for annotations and planar measurements. The same is obtained from sub template TID 1501>TID 300>TID 320.

## 4.12.43 - Oct 2022 - OHIF

**The OHIF Viewer** is a zero-footprint medical image viewer provided by the [Open Health Imaging Foundation (OHIF)](http://ohif.org). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support [DICOMweb](https://www.dicomstandard.org/using/dicomweb).

Main highlights of this release include:

* Update message for segmentation error loading due to orientation tolerance

## 4.12.42 - Oct 2022 - OHIF

**The OHIF Viewer** is a zero-footprint medical image viewer provided by the [Open Health Imaging Foundation (OHIF)](http://ohif.org). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support [DICOMweb](https://www.dicomstandard.org/using/dicomweb).

Main highlights of this release include:

* Correct Parsing Logic for Qualitative Instance Level SR

## 4.12.41 - Sep 2022 - OHIF

**The OHIF Viewer** is a zero-footprint medical image viewer provided by the [Open Health Imaging Foundation (OHIF)](http://ohif.org). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support [DICOMweb](https://www.dicomstandard.org/using/dicomweb).

Main highlights of this release include:

* Fix 2d MPR rendering issue for the sagittal view

## 0.13.0 - April 2023 - Slim

**Slim** is a lightweight server-less single-page application for interactive visualization of digital slide microscopy (SM) images and associated image annotations in standard DICOM format. The application is based on the [dicom-microscopy-viewer](https://github.com/ImagingDataCommons/dicom-microscopy-viewer) library and can simply be placed in front of a [DICOMweb](https://www.dicomstandard.org/using/dicomweb) compatible Image Management System (IMS), Picture Archiving and Communication (PACS), or Vendor Neutral Archive (VNA).
Expand Down

0 comments on commit 874441f

Please sign in to comment.