File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929 append/once-lossy-always-lossy semantics.
3030- ` JXLCodec ` : added signed 16-bit support (JXLSwift ` int16 ` level-shift) and genuine lossy
3131 VarDCT grayscale encoding (JXLSwift 1.4.0) instead of silently falling back to lossless.
32+
33+ ## [ 2.2.6] - 2026-07-09
34+
35+ Patch release: shared transfer-syntax negotiation token list for ` dicom-retrieve ` /` dicom-qr ` ,
36+ plus two reporting-accuracy fixes (` --backend ` , ` dicom-compress info ` lossless state). No
37+ association-negotiation or encode-behavior changes — this release only corrects what tools
38+ report and what token lists they offer.
39+
40+ ### Added — Shared transfer-syntax negotiation token list
41+
3242- Added ` TransferSyntax.negotiableImageSyntaxTokens ` / ` negotiableImageTokens ` (DICOMCore) as
3343 the single source of truth for the transfer-syntax lists offered by the UID-only negotiation
3444 tools (` dicom-retrieve ` , ` dicom-qr ` ) — the negotiation analogue of
You can’t perform that action at this time.
0 commit comments