Releases: tunglt1810/viewer-core
Releases · tunglt1810/viewer-core
## [1.2.2] - 2021-03-26
[1.2.2] - 2021-03-26
Added
- Add support for multiple displaySets returned by SopClassHandlerModules - [@triet12369]
## [1.2.1] - 2021-03-25
[1.2.1] - 2021-03-25
Added
- Add support for custom mediaTypes in dicom loader service - [@triet12369]
## [1.2.0] - 2021-02-28
Added
- Add reducer for single viewport focus - [@triet12369]
Changed
- Change displaySetID to be consistent accross several viewer instances - [@triet12369]
## [1.1.9] - 2021-02-28
Fixed
- Fixed Window metadata parsed as strings when Window metadata is array - [@triet12369]
v1.1.8
Fixed
- Fixed metadata number parsed as strings in some cases - [@triet12369]
v1.1.7
v1.1.6
v1.1.5
Fixed
- Fixed MetadataProvider for Overlay Plane Module - [@triet12369]
- Remove checks for non-image series in StudyMetadata -[@triet12369]
- Replace BulkDataURI with correct url in Overlay series [@triet12369]
Bind this to cache full callback in StudyPrefetcher
Merge pull request #9 from tunglt1810/fix/study-prefetcher Bind this to cache full callback in StudyPrefetcher
Add check for displaySet images in Study Prefetcher
Merge pull request #8 from tunglt1810/fix/study-prefetcher Add check for displaySet images in Study Prefetcher