We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd48ed commit c6f544aCopy full SHA for c6f544a
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.43.0](https://github.com/ImagingDataCommons/slim/compare/v0.42.4...v0.43.0) (2025-09-18)
2
+
3
4
+### Features
5
6
+* Update dicom tag browser to display label and overview images + bulkdata references ([#336](https://github.com/ImagingDataCommons/slim/issues/336)) ([3cd48ed](https://github.com/ImagingDataCommons/slim/commit/3cd48ed198370393d9b5b0da427e7035c40ab3c9))
7
8
## [0.42.4](https://github.com/ImagingDataCommons/slim/compare/v0.42.3...v0.42.4) (2025-09-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "slim",
- "version": "0.42.4",
+ "version": "0.43.0",
"private": true,
"author": "ImagingDataCommons",
"scripts": {
0 commit comments