Skip to content

Commit

Permalink
Update viewer-release-notes.md to OHIF 4.12.35 and Slim to 0.11.2 (#45)
Browse files Browse the repository at this point in the history
update viewers release notes
  • Loading branch information
Punzo committed Sep 7, 2022
1 parent 1eba04a commit 3b6393c
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions portal/viewer-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,43 @@
The version of the viewer is shown in the Debug Info option.
{% endhint %}

## 0.11.2 - September 2022 - Slim

**The Slim Viewer** 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/MGHComputationalPathology/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).

Main highlights of this release include:

New features

* Add new tool to go to specific slide position;
* Show mouse position in slide coordinate system.

Enhancements

* Improve performance of translations between image and slide coordinates;
* Automatically adjust size of overview image to size of browser window.

Bug fixes

* Fix rendering of label image;
* Show error message when creation of viewer fails;
* Fix resolution of overview image;
* Fix styling of point annotations;
* Ensure bounding box annotations are axis aligned;
* Add missing keyboard shortcut for navigation tool.

## 4.12.35 - September 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/dicomweb/).

Main highlights of this release include:

* Fix parsing of qualitative slice annotation;
* Disable measurements panel interactions in MPR mode;
* Fix parsing of segmentation when orientation values are close to zero;
* Raise error if a frame StudyInstanceUID, SeriesInstanceUID and SOPInstanceUID are not conforming with the UID (DICOM UI VR) character repertoire.


## 0.8.1 - June 2022 - Slim

**The Slim Viewer** 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/MGHComputationalPathology/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 3b6393c

Please sign in to comment.