| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- version 1.14
* speed improvements:
- Speeded up instance metadata retrieval using OrthancPluginLoadDicomInstance() from SDK 1.12.1
- Using multiple threads to compute the studies/../series/../metadata route when in "Full" mode.
New configuration: "MetadataWorkerThreadsCount" defaults to 4
- Small speed-up the studies/../series/../metadata route when in "MainDicomTags" mode.
* Support "X-Forwarded-Host" and "X-Forwarded-Proto" headers to compute BulkDataURI.
* Fix issue #216 (Requests fail due to bad parsing of the accept HTTP header (semi-colons))
- version 1.13
* Use Orthanc SDK 1.11.3 to avoid a crash in Stow-RS jobs.
* Stow-RS now calls to the plugin flavored /instances route and now also forwards
the HTTP headers from the Incoming Stow-RS request.
* Added a list of "Resources" in the DicomWebStowClient Job "Content"
- version 1.10 * bugfix release, see 'NEWS' for details