- @ohif/extension-cornerstone@2.4.3 - @ohif/extension-dicom-html@1.1.1 - @ohif/extension-dicom-microscopy@0.50.7 - @ohif/extension-dicom-pdf@1.0.2 - @ohif/extension-vtk@1.2.24 - @ohif/core@2.5.3 - @ohif/i18n@0.52.7 - @ohif/ui@1.3.3 - @ohif/viewer@3.7.8
221 lines
6.9 KiB
Markdown
221 lines
6.9 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [1.1.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.1.0...@ohif/extension-dicom-html@1.1.1) (2020-03-09)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
# [1.1.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.0.2...@ohif/extension-dicom-html@1.1.0) (2019-12-11)
|
|
|
|
|
|
### Features
|
|
|
|
* 🎸 DICOM SR STOW on MeasurementAPI ([#954](https://github.com/OHIF/Viewers/issues/954)) ([ebe1af8](https://github.com/OHIF/Viewers/commit/ebe1af8d4f75d2483eba869655906d7829bd9666)), closes [#758](https://github.com/OHIF/Viewers/issues/758)
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.0.1...@ohif/extension-dicom-html@1.0.2) (2019-12-02)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@1.0.0...@ohif/extension-dicom-html@1.0.1) (2019-10-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Set SR viewport as active by interaction ([#1118](https://github.com/OHIF/Viewers/issues/1118)) ([5b33417](https://github.com/OHIF/Viewers/commit/5b334175c370afb930b4b6dbd307ddece8f850e3))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.8...@ohif/extension-dicom-html@1.0.0) (2019-09-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* 🐛 Add DicomLoaderService & FileLoaderService to fix SR, PDF, and SEG support in local file and WADO-RS-only use cases ([#862](https://github.com/OHIF/Viewers/issues/862)) ([e7e1a8a](https://github.com/OHIF/Viewers/commit/e7e1a8a)), closes [#838](https://github.com/OHIF/Viewers/issues/838)
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* DICOM Seg
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.8](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.7...@ohif/extension-dicom-html@0.50.8) (2019-09-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Add some code splitting for PWA build ([#937](https://github.com/OHIF/Viewers/issues/937)) ([8938035](https://github.com/OHIF/Viewers/commit/8938035))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.7](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.6...@ohif/extension-dicom-html@0.50.7) (2019-09-12)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.5...@ohif/extension-dicom-html@0.50.6) (2019-09-10)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* simplify runtime-extension usage ([ac5dbda](https://github.com/OHIF/Viewers/commit/ac5dbda))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.4...@ohif/extension-dicom-html@0.50.5) (2019-09-09)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.3...@ohif/extension-dicom-html@0.50.4) (2019-09-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* set NODE_ENV for production build ([9120db4](https://github.com/OHIF/Viewers/commit/9120db4))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.2...@ohif/extension-dicom-html@0.50.3) (2019-09-04)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.1...@ohif/extension-dicom-html@0.50.2) (2019-09-04)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* measurementsAPI issue caused by production build ([#842](https://github.com/OHIF/Viewers/issues/842)) ([49d3439](https://github.com/OHIF/Viewers/commit/49d3439))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.50.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.50.0-alpha.10...@ohif/extension-dicom-html@0.50.1) (2019-08-14)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
# [0.50.0-alpha.10](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.9...@ohif/extension-dicom-html@0.50.0-alpha.10) (2019-08-14)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
## [0.0.4-alpha.9](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.8...@ohif/extension-dicom-html@0.0.4-alpha.9) (2019-08-14)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
## 0.0.4-alpha.8 (2019-08-14)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
|
|
|
|
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.0.4-alpha.7](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.6...@ohif/extension-dicom-html@0.0.4-alpha.7) (2019-08-08)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.0.4-alpha.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.5...@ohif/extension-dicom-html@0.0.4-alpha.6) (2019-08-08)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.0.4-alpha.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.4...@ohif/extension-dicom-html@0.0.4-alpha.5) (2019-08-08)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.0.4-alpha.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.3...@ohif/extension-dicom-html@0.0.4-alpha.4) (2019-08-08)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.0.4-alpha.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.2...@ohif/extension-dicom-html@0.0.4-alpha.3) (2019-08-08)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.0.4-alpha.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.1...@ohif/extension-dicom-html@0.0.4-alpha.2) (2019-08-07)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
## [0.0.4-alpha.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-html@0.0.4-alpha.0...@ohif/extension-dicom-html@0.0.4-alpha.1) (2019-08-07)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|
|
|
|
## 0.0.4-alpha.0 (2019-08-05)
|
|
|
|
**Note:** Version bump only for package @ohif/extension-dicom-html
|