chore(version): Update package versions to 3.13.0-beta.17 [skip ci]

This commit is contained in:
ohif-bot 2026-02-19 00:08:19 +00:00
parent 53c67f3612
commit c75cbc2a89
69 changed files with 436 additions and 163 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
### Bug Fixes
* Add copy to clipboard option for capture ([#5720](https://github.com/OHIF/Viewers/issues/5720)) ([53c67f3](https://github.com/OHIF/Viewers/commit/53c67f361234a0b4160c1b11fafcb143a0723336))
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @externals/devDependencies
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)

View File

@ -1,7 +1,7 @@
{ {
"name": "@externals/devDependencies", "name": "@externals/devDependencies",
"description": "External dev dependencies - put dev build dependencies here", "description": "External dev dependencies - put dev build dependencies here",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"license": "MIT", "license": "MIT",
"private": true, "private": true,
"engines": { "engines": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @externals/dicom-microscopy-viewer
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @externals/dicom-microscopy-viewer **Note:** Version bump only for package @externals/dicom-microscopy-viewer

View File

@ -1,7 +1,7 @@
{ {
"name": "@externals/dicom-microscopy-viewer", "name": "@externals/dicom-microscopy-viewer",
"description": "External reference to dicom-microscopy-viewer", "description": "External reference to dicom-microscopy-viewer",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"dicom-microscopy-viewer": "0.48.17" "dicom-microscopy-viewer": "0.48.17"

View File

@ -1 +1 @@
3d59c0d9d3783336eaa8d37cfc0172818942bf00 53c67f361234a0b4160c1b11fafcb143a0723336

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap **Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-pmap", "name": "@ohif/extension-cornerstone-dicom-pmap",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "DICOM Parametric Map read workflow", "description": "DICOM Parametric Map read workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -33,10 +33,10 @@
"start": "yarn run dev" "start": "yarn run dev"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt **Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-rt", "name": "@ohif/extension-cornerstone-dicom-rt",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "DICOM RT read workflow", "description": "DICOM RT read workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -33,10 +33,10 @@
"start": "yarn run dev" "start": "yarn run dev"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg **Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-seg", "name": "@ohif/extension-cornerstone-dicom-seg",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "DICOM SEG read workflow", "description": "DICOM SEG read workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -33,10 +33,10 @@
"start": "yarn run dev" "start": "yarn run dev"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr **Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-sr", "name": "@ohif/extension-cornerstone-dicom-sr",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for an SR Cornerstone Viewport", "description": "OHIF extension for an SR Cornerstone Viewport",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -34,10 +34,10 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-measurement-tracking": "3.13.0-beta.16", "@ohif/extension-measurement-tracking": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume **Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dynamic-volume", "name": "@ohif/extension-cornerstone-dynamic-volume",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for 4D volumes data", "description": "OHIF extension for 4D volumes data",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -29,11 +29,11 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
### Bug Fixes
* Add copy to clipboard option for capture ([#5720](https://github.com/OHIF/Viewers/issues/5720)) ([53c67f3](https://github.com/OHIF/Viewers/commit/53c67f361234a0b4160c1b11fafcb143a0723336))
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-cornerstone **Note:** Version bump only for package @ohif/extension-cornerstone

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone", "name": "@ohif/extension-cornerstone",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for Cornerstone", "description": "OHIF extension for Cornerstone",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -41,8 +41,8 @@
"@cornerstonejs/codec-openjpeg": "1.3.0", "@cornerstonejs/codec-openjpeg": "1.3.0",
"@cornerstonejs/codec-openjph": "2.4.7", "@cornerstonejs/codec-openjph": "2.4.7",
"@cornerstonejs/dicom-image-loader": "4.15.29", "@cornerstonejs/dicom-image-loader": "4.15.29",
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-default
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-default **Note:** Version bump only for package @ohif/extension-default

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-default", "name": "@ohif/extension-default",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Common/default features and functionality for basic image viewing", "description": "Common/default features and functionality for basic image viewing",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",
@ -34,8 +34,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicomweb-client": "0.10.4", "dicomweb-client": "0.10.4",
"prop-types": "15.8.1", "prop-types": "15.8.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-dicom-microscopy
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-dicom-microscopy **Note:** Version bump only for package @ohif/extension-dicom-microscopy

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-microscopy", "name": "@ohif/extension-dicom-microscopy",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for DICOM microscopy", "description": "OHIF extension for DICOM microscopy",
"author": "Bill Wallace, md-prog", "author": "Bill Wallace, md-prog",
"license": "MIT", "license": "MIT",
@ -30,10 +30,10 @@
"start": "yarn run dev" "start": "yarn run dev"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-dicom-pdf
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-dicom-pdf **Note:** Version bump only for package @ohif/extension-dicom-pdf

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-pdf", "name": "@ohif/extension-dicom-pdf",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for PDF display", "description": "OHIF extension for PDF display",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-dicom-video
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-dicom-video **Note:** Version bump only for package @ohif/extension-dicom-video

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-video", "name": "@ohif/extension-dicom-video",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for video display", "description": "OHIF extension for video display",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-measurement-tracking
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-measurement-tracking **Note:** Version bump only for package @ohif/extension-measurement-tracking

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-measurement-tracking", "name": "@ohif/extension-measurement-tracking",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Tracking features and functionality for basic image viewing", "description": "Tracking features and functionality for basic image viewing",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",
@ -34,10 +34,10 @@
"peerDependencies": { "peerDependencies": {
"@cornerstonejs/core": "4.15.29", "@cornerstonejs/core": "4.15.29",
"@cornerstonejs/tools": "4.15.29", "@cornerstonejs/tools": "4.15.29",
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"classnames": "2.5.1", "classnames": "2.5.1",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"lodash.debounce": "4.0.8", "lodash.debounce": "4.0.8",
@ -49,7 +49,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"xstate": "4.38.3" "xstate": "4.38.3"
} }

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-test
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-test **Note:** Version bump only for package @ohif/extension-test

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-test", "name": "@ohif/extension-test",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension used inside e2e testing", "description": "OHIF extension used inside e2e testing",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-tmtv
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-tmtv **Note:** Version bump only for package @ohif/extension-tmtv

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-tmtv", "name": "@ohif/extension-tmtv",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF extension for Total Metabolic Tumor Volume", "description": "OHIF extension for Total Metabolic Tumor Volume",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -30,8 +30,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"dcmjs": "0.49.4", "dcmjs": "0.49.4",
"dicom-parser": "1.8.21", "dicom-parser": "1.8.21",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/extension-ultrasound-pleura-bline
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/extension-ultrasound-pleura-bline **Note:** Version bump only for package @ohif/extension-ultrasound-pleura-bline

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-ultrasound-pleura-bline", "name": "@ohif/extension-ultrasound-pleura-bline",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "", "description": "",
"author": "Rodrigo Basilio", "author": "Rodrigo Basilio",
"license": "MIT", "license": "MIT",
@ -44,11 +44,11 @@
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",
"@cornerstonejs/core": "4.15.29", "@cornerstonejs/core": "4.15.29",
"@cornerstonejs/tools": "4.15.29", "@cornerstonejs/tools": "4.15.29",
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"@ohif/ui-next": "3.13.0-beta.16" "@ohif/ui-next": "3.13.0-beta.17"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.28.0", "@babel/core": "7.28.0",

View File

@ -1,5 +1,5 @@
{ {
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"packages": ["extensions/*", "platform/*", "modes/*", "addOns/externals/*"], "packages": ["extensions/*", "platform/*", "modes/*", "addOns/externals/*"],
"npmClient": "yarn" "npmClient": "yarn"
} }

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-basic-dev-mode
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-basic-dev-mode **Note:** Version bump only for package @ohif/mode-basic-dev-mode

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-basic-dev-mode", "name": "@ohif/mode-basic-dev-mode",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Basic OHIF Viewer Using Cornerstone", "description": "Basic OHIF Viewer Using Cornerstone",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -31,12 +31,12 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16" "@ohif/extension-dicom-video": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-test
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-test **Note:** Version bump only for package @ohif/mode-test

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-test", "name": "@ohif/mode-test",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Basic mode for testing", "description": "Basic mode for testing",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -34,14 +34,14 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16", "@ohif/extension-dicom-video": "3.13.0-beta.17",
"@ohif/extension-measurement-tracking": "3.13.0-beta.16", "@ohif/extension-measurement-tracking": "3.13.0-beta.17",
"@ohif/extension-test": "3.13.0-beta.16" "@ohif/extension-test": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-basic
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-basic **Note:** Version bump only for package @ohif/mode-basic

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-basic", "name": "@ohif/mode-basic",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "A basic mode used to build other modes on top of", "description": "A basic mode used to build other modes on top of",
"author": "OHIF Contributors", "author": "OHIF Contributors",
"license": "MIT", "license": "MIT",
@ -21,14 +21,14 @@
"yarn": ">=1.16.0" "yarn": ">=1.16.0"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16" "@ohif/extension-dicom-video": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2" "@babel/runtime": "7.28.2"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-longitudinal
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-longitudinal **Note:** Version bump only for package @ohif/mode-longitudinal

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-longitudinal", "name": "@ohif/mode-longitudinal",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Longitudinal Workflow", "description": "Longitudinal Workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -34,16 +34,16 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16", "@ohif/extension-dicom-video": "3.13.0-beta.17",
"@ohif/extension-measurement-tracking": "3.13.0-beta.16", "@ohif/extension-measurement-tracking": "3.13.0-beta.17",
"@ohif/mode-basic": "3.13.0-beta.16" "@ohif/mode-basic": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-microscopy
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-microscopy **Note:** Version bump only for package @ohif/mode-microscopy

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-microscopy", "name": "@ohif/mode-microscopy",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF mode for DICOM microscopy", "description": "OHIF mode for DICOM microscopy",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -35,8 +35,8 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-dicom-microscopy": "3.13.0-beta.16" "@ohif/extension-dicom-microscopy": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-preclinical-4d
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-preclinical-4d **Note:** Version bump only for package @ohif/mode-preclinical-4d

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-preclinical-4d", "name": "@ohif/mode-preclinical-4d",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "4D Workflow", "description": "4D Workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -33,12 +33,12 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dynamic-volume": "3.13.0-beta.16", "@ohif/extension-cornerstone-dynamic-volume": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-tmtv": "3.13.0-beta.16" "@ohif/extension-tmtv": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2" "@babel/runtime": "7.28.2"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-segmentation
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-segmentation **Note:** Version bump only for package @ohif/mode-segmentation

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-segmentation", "name": "@ohif/mode-segmentation",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export", "description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export",
"author": "@ohif", "author": "@ohif",
"license": "MIT", "license": "MIT",
@ -35,15 +35,15 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16", "@ohif/extension-dicom-video": "3.13.0-beta.17",
"@ohif/mode-basic": "3.13.0-beta.16" "@ohif/mode-basic": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-tmtv
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-tmtv **Note:** Version bump only for package @ohif/mode-tmtv

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-tmtv", "name": "@ohif/mode-tmtv",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Total Metabolic Tumor Volume Workflow", "description": "Total Metabolic Tumor Volume Workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -34,13 +34,13 @@
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests" "test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16", "@ohif/extension-dicom-video": "3.13.0-beta.17",
"@ohif/extension-measurement-tracking": "3.13.0-beta.16" "@ohif/extension-measurement-tracking": "3.13.0-beta.17"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/mode-ultrasound-pleura-bline
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/mode-ultrasound-pleura-bline **Note:** Version bump only for package @ohif/mode-ultrasound-pleura-bline

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-ultrasound-pleura-bline", "name": "@ohif/mode-ultrasound-pleura-bline",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Allows users to annotate ultrasound images with pleura B-line annotations.", "description": "Allows users to annotate ultrasound images with pleura B-line annotations.",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -36,9 +36,9 @@
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",
"@cornerstonejs/core": "4.15.29", "@cornerstonejs/core": "4.15.29",
"@cornerstonejs/tools": "4.15.29", "@cornerstonejs/tools": "4.15.29",
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.16", "@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.17",
"i18next": "17.3.1" "i18next": "17.3.1"
}, },
"devDependencies": { "devDependencies": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/app
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/app", "name": "@ohif/app",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"productVersion": "3.4.0", "productVersion": "3.4.0",
"description": "OHIF Viewer", "description": "OHIF Viewer",
"author": "OHIF Contributors", "author": "OHIF Contributors",
@ -55,25 +55,25 @@
"@cornerstonejs/codec-openjph": "2.4.7", "@cornerstonejs/codec-openjph": "2.4.7",
"@cornerstonejs/dicom-image-loader": "4.15.29", "@cornerstonejs/dicom-image-loader": "4.15.29",
"@emotion/serialize": "1.3.3", "@emotion/serialize": "1.3.3",
"@ohif/core": "3.13.0-beta.16", "@ohif/core": "3.13.0-beta.17",
"@ohif/extension-cornerstone": "3.13.0-beta.16", "@ohif/extension-cornerstone": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.17",
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.16", "@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.17",
"@ohif/extension-default": "3.13.0-beta.16", "@ohif/extension-default": "3.13.0-beta.17",
"@ohif/extension-dicom-microscopy": "3.13.0-beta.16", "@ohif/extension-dicom-microscopy": "3.13.0-beta.17",
"@ohif/extension-dicom-pdf": "3.13.0-beta.16", "@ohif/extension-dicom-pdf": "3.13.0-beta.17",
"@ohif/extension-dicom-video": "3.13.0-beta.16", "@ohif/extension-dicom-video": "3.13.0-beta.17",
"@ohif/extension-test": "3.13.0-beta.16", "@ohif/extension-test": "3.13.0-beta.17",
"@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.16", "@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.17",
"@ohif/i18n": "3.13.0-beta.16", "@ohif/i18n": "3.13.0-beta.17",
"@ohif/mode-basic-dev-mode": "3.13.0-beta.16", "@ohif/mode-basic-dev-mode": "3.13.0-beta.17",
"@ohif/mode-longitudinal": "3.13.0-beta.16", "@ohif/mode-longitudinal": "3.13.0-beta.17",
"@ohif/mode-microscopy": "3.13.0-beta.16", "@ohif/mode-microscopy": "3.13.0-beta.17",
"@ohif/mode-test": "3.13.0-beta.16", "@ohif/mode-test": "3.13.0-beta.17",
"@ohif/mode-ultrasound-pleura-bline": "3.13.0-beta.16", "@ohif/mode-ultrasound-pleura-bline": "3.13.0-beta.17",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"@ohif/ui-next": "3.13.0-beta.16", "@ohif/ui-next": "3.13.0-beta.17",
"@svgr/webpack": "8.1.0", "@svgr/webpack": "8.1.0",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"classnames": "2.5.1", "classnames": "2.5.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/cli
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/cli **Note:** Version bump only for package @ohif/cli

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/cli", "name": "@ohif/cli",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "A CLI to bootstrap new OHIF extension or mode", "description": "A CLI to bootstrap new OHIF extension or mode",
"type": "module", "type": "module",
"main": "src/index.js", "main": "src/index.js",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/core
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/core **Note:** Version bump only for package @ohif/core

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/core", "name": "@ohif/core",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Generic business logic for web-based medical imaging applications", "description": "Generic business logic for web-based medical imaging applications",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",
@ -39,7 +39,7 @@
"@cornerstonejs/codec-openjph": "2.4.7", "@cornerstonejs/codec-openjph": "2.4.7",
"@cornerstonejs/core": "4.15.29", "@cornerstonejs/core": "4.15.29",
"@cornerstonejs/dicom-image-loader": "4.15.29", "@cornerstonejs/dicom-image-loader": "4.15.29",
"@ohif/ui": "3.13.0-beta.16", "@ohif/ui": "3.13.0-beta.17",
"cornerstone-math": "0.1.9", "cornerstone-math": "0.1.9",
"dicom-parser": "1.8.21" "dicom-parser": "1.8.21"
}, },

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package ohif-docs
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)

View File

@ -1,6 +1,6 @@
{ {
"name": "ohif-docs", "name": "ohif-docs",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
### Bug Fixes
* Add copy to clipboard option for capture ([#5720](https://github.com/OHIF/Viewers/issues/5720)) ([53c67f3](https://github.com/OHIF/Viewers/commit/53c67f361234a0b4160c1b11fafcb143a0723336))
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/i18n **Note:** Version bump only for package @ohif/i18n

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/i18n", "name": "@ohif/i18n",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Internationalization library for The OHIF Viewer", "description": "Internationalization library for The OHIF Viewer",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/ui-next
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/ui-next **Note:** Version bump only for package @ohif/ui-next

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/ui-next", "name": "@ohif/ui-next",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui", "description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui",
"main": "dist/ohif-ui-next.umd.js", "main": "dist/ohif-ui-next.umd.js",
"module": "src/index.ts", "module": "src/index.ts",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.13.0-beta.17](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.16...v3.13.0-beta.17) (2026-02-19)
**Note:** Version bump only for package @ohif/ui
# [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18) # [3.13.0-beta.16](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.15...v3.13.0-beta.16) (2026-02-18)
**Note:** Version bump only for package @ohif/ui **Note:** Version bump only for package @ohif/ui

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/ui", "name": "@ohif/ui",
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"description": "A set of React components for Medical Imaging Viewers", "description": "A set of React components for Medical Imaging Viewers",
"author": "OHIF Contributors", "author": "OHIF Contributors",
"license": "MIT", "license": "MIT",

View File

@ -1,4 +1,4 @@
{ {
"version": "3.13.0-beta.16", "version": "3.13.0-beta.17",
"commit": "3d59c0d9d3783336eaa8d37cfc0172818942bf00" "commit": "53c67f361234a0b4160c1b11fafcb143a0723336"
} }

View File

@ -1 +1 @@
3.13.0-beta.16 3.13.0-beta.17