Releases: dcmjs-org/dicomweb-client
Releases · dcmjs-org/dicomweb-client
v0.11.1
0.11.1 (2025-02-27)
Bug Fixes
- message: Fixed bug in final length calculation in Multipart Encoded (#100) (e43d80f)
v0.11.0
0.11.0 (2025-02-27)
Features
- request: add request option to retrieve instances (#103) (0224b1f)
v0.10.4
0.10.4 (2024-01-05)
Bug Fixes
- Retrieve PDF bulkdata, requesting both octet and pdf (#86) (d821e27)
v0.10.3
0.10.3 (2023-08-10)
Bug Fixes
- api: change JSDocs mediaType param to reflect code (#72) (6d6ae85)
0.8.4
Bug fixes
- Allow caller to specify multiple acceptable media types for retrieval of frames (#49)
v0.8.3
Bug fixes
- Get test script to run on Mac OSX (#45)
- Allow clients to specify multiple acceptable media types with different types for retrieval of frames (#46)
0.8.2
Features
- Expose message headers to request hooks (#41)
0.8.1
Bug fixes
- Remove request hook check (#40)
0.8.0
Features
- Request hooks to manipulate HTTP request messages (#36)