Skip to content

Latest commit

 

History

History
314 lines (88 loc) · 9.28 KB

CHANGELOG.md

File metadata and controls

314 lines (88 loc) · 9.28 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.87 (2023-09-29)

Bug Fixes

  • no sab: should work when shared array buffer is not required (#3686) (a67d72d)

3.7.0-beta.86 (2023-09-29)

Bug Fixes

  • cli: various fixes for adding custom modes and extensions (#3683) (dc73b18)

3.7.0-beta.85 (2023-09-26)

Bug Fixes

  • toggleOneUp: fixed one up for main tmtv layout (#3677) (86f54d0)

3.7.0-beta.84 (2023-09-26)

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

3.7.0-beta.83 (2023-09-26)

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

3.7.0-beta.82 (2023-09-26)

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

3.7.0-beta.81 (2023-09-26)

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

3.7.0-beta.80 (2023-09-22)

Bug Fixes

  • react-select: update react select package (#3622) (04ca10d)

Features

  • segmentation mode: Add create, and export SEG with Brushes (#3632) (48bbd62)
  • SidePanel: new side panel tab look-and-feel (#3657) (85c899b)

3.7.0-beta.79 (2023-09-22)

Performance Improvements

  • memory: add 16 bit texture via configuration - reduces memory by half (#3662) (2bd3b26)

3.7.0-beta.78 (2023-09-21)

Bug Fixes

  • mpr: Return the original/raw hanging protocol when fetching and preserving the current active protocol. (#3670) (221dedd)

3.7.0-beta.77 (2023-09-21)

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

3.7.0-beta.76 (2023-09-19)

Bug Fixes

  • keyCloak: fix openresty keycloak deployment recipe (#3655) (2d7721c)

3.7.0-beta.75 (2023-09-18)

Bug Fixes

  • DicomJson: retrieve.series.metadata method should be async (#3659) (2737903)

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)