Commit 9689110 ohif-bot
committed
1 parent 01aa9ef commit 9689110 Copy full SHA for 9689110
File tree 14 files changed +39
-7
lines changed
14 files changed +39
-7
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - set full resolution fllag for wado uri image ([ #1807 ] ( https://github.com/cornerstonejs/cornerstone3D/issues/1807 ) ) ([ 31e7f93] ( https://github.com/cornerstonejs/cornerstone3D/commit/31e7f93400ba1bb4e86b8c8dceaf75b6da99e4cf ) )
11
+
6
12
## [ 2.19.2] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.19.2 " ,
2
+ "version" : " 2.19.3 " ,
3
3
"packages" : [
4
4
" packages/core" ,
5
5
" packages/tools" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/dcmjs-org/dcmjs/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/adapters
9
+
6
10
## [ 2.19.2] ( https://github.com/dcmjs-org/dcmjs/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/adapters
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/adapters" ,
3
- "version" : " 2.19.2 " ,
3
+ "version" : " 2.19.3 " ,
4
4
"description" : " Adapters for Cornerstone3D to/from formats including DICOM SR and others" ,
5
5
"module" : " ./dist/esm/index.js" ,
6
6
"types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/dcmjs-org/dcmjs/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/ai
9
+
6
10
## [ 2.19.2] ( https://github.com/dcmjs-org/dcmjs/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/ai
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/ai" ,
3
- "version" : " 2.19.2 " ,
3
+ "version" : " 2.19.3 " ,
4
4
"description" : " AI and ML Interfaces for Cornerstone3D" ,
5
5
"files" : [
6
6
" dist"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/core
9
+
6
10
## [ 2.19.2] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/core" ,
3
- "version" : " 2.19.2 " ,
3
+ "version" : " 2.19.3 " ,
4
4
"description" : " Cornerstone3D Core" ,
5
5
"module" : " ./dist/esm/index.js" ,
6
6
"types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - set full resolution fllag for wado uri image ([ #1807 ] ( https://github.com/cornerstonejs/cornerstone3D/issues/1807 ) ) ([ 31e7f93] ( https://github.com/cornerstonejs/cornerstone3D/commit/31e7f93400ba1bb4e86b8c8dceaf75b6da99e4cf ) )
11
+
6
12
## [ 2.19.2] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
13
8
14
** Note:** Version bump only for package @cornerstonejs/dicom-image-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/dicom-image-loader" ,
3
- "version" : " 2.19.2 " ,
3
+ "version" : " 2.19.3 " ,
4
4
"description" : " Cornerstone Image Loader for DICOM WADO-URI and WADO-RS and Local file" ,
5
5
"keywords" : [
6
6
" DICOM" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/nifti-volume-loader
9
+
6
10
## [ 2.19.2] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
11
8
12
** Note:** Version bump only for package @cornerstonejs/nifti-volume-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/nifti-volume-loader" ,
3
- "version" : " 2.19.2 " ,
3
+ "version" : " 2.19.3 " ,
4
4
"description" : " Nifti Image Loader for Cornerstone3D" ,
5
5
"module" : " ./dist/esm/index.js" ,
6
6
"types" : " ./dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.19.3] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.2...v2.19.3 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package @cornerstonejs/tools
9
+
6
10
## [ 2.19.2] ( https://github.com/cornerstonejs/cornerstone3D/compare/v2.19.1...v2.19.2 ) (2025-02-03)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cornerstonejs/tools" ,
3
- "version" : " 2.19.2 " ,
3
+ "version" : " 2.19.3 " ,
4
4
"description" : " Cornerstone3D Tools" ,
5
5
"types" : " ./dist/esm/index.d.ts" ,
6
6
"module" : " ./dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments