Skip to content

Latest commit

 

History

History
180 lines (51 loc) · 5.36 KB

CHANGELOG.md

File metadata and controls

180 lines (51 loc) · 5.36 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.7.0-beta.74 (2023-09-15)

Bug Fixes

  • measurements: Update the calibration tool to match changes in CS3D (#3505) (38af311)

3.7.0-beta.73 (2023-09-12)

Bug Fixes

  • health imaging: studies not loading from healthimaging if imagepositionpatient is missing (#3646) (74e62a1)

3.7.0-beta.72 (2023-09-12)

Note: Version bump only for package ohif-monorepo-root

3.7.0-beta.71 (2023-09-12)

Bug Fixes

  • suv: import calculate-suv library version that prevents SUV calculation for a zero PatientWeight (#3638) (0d10f46)

3.7.0-beta.70 (2023-09-12)

Note: Version bump only for package ohif-monorepo-root

3.7.0-beta.69 (2023-09-11)

Note: Version bump only for package ohif-monorepo-root

3.7.0-beta.68 (2023-09-11)

Note: Version bump only for package ohif-monorepo-root

3.7.0-beta.67 (2023-09-06)

Bug Fixes

  • hotkeys: preserve hotkeys if changed, and reduce re-rendering (#3635) (94f7cfb)

3.7.0-beta.66 (2023-09-06)

Note: Version bump only for package ohif-monorepo-root

3.7.0-beta.65 (2023-09-06)

Features

  • ImageOverlayViewerTool: add ImageOverlayViewer tool that can render image overlay (pixel overlay) of the DICOM images (#3163) (69115da)

3.7.0-beta.64 (2023-09-05)

Bug Fixes

  • nginx archive recipe: Fixes to various configuration files. (#3624) (3ce7225)

3.7.0-beta.63 (2023-09-01)

Features

  • grid: remove viewportIndex and only rely on viewportId (#3591) (4c6ff87)

3.7.0-beta.62 (2023-08-30)

Features

  • data source UI config: Popup the configuration dialogue whenever a data source is not fully configured (#3620) (adedc8c)

3.7.0-beta.61 (2023-08-29)

Bug Fixes

  • OpenIdConnectRoutes: fix handleUnauthenticated (#3617) (35fc30c)

3.7.0-beta.60 (2023-08-29)

Bug Fixes

  • PT Metadata: Allow for PatientWeight to be missing from the metadata (#3621) (44f101d)

3.7.0-beta.59 (2023-08-29)

Note: Version bump only for package ohif-monorepo-root

3.7.0-beta.58 (2023-08-25)

Features

  • cloud data source config: GUI and API for configuring a cloud data source with Google cloud healthcare implementation (#3589) (a336992)

3.7.0-beta.57 (2023-08-23)

Bug Fixes

  • memory leak: array buffer was sticking around in volume viewports (#3611) (65b49ae)