Skip to content

Commit 205c6a0

Browse files
docs(changelog): cut v2.2.6 — negotiation token list + backend/lossless reporting fixes
Co-Authored-By: Claude Sonnet 5 <[email protected]>
1 parent 192f8a4 commit 205c6a0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)