Mercurial > hg > orthanc-stone
comparison Applications/StoneWebViewer/NEWS @ 1959:889892e51545
Fix handling of "token": The authorization header was not set in QIDO-RS requests
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 27 Oct 2022 17:09:28 +0200 |
parents | 142c7ee8fe1f |
children | c6272d7bb6d9 |
comparison
equal
deleted
inserted
replaced
1958:142c7ee8fe1f | 1959:889892e51545 |
---|---|
3 | 3 |
4 * New configuration options: | 4 * New configuration options: |
5 - "ShowInfoPanelAtStartup" to control the info panel at startup | 5 - "ShowInfoPanelAtStartup" to control the info panel at startup |
6 - "ShowUserPreferencesButton" to show the button for setting preferences | 6 - "ShowUserPreferencesButton" to show the button for setting preferences |
7 - "ShowNotForDiagnosticUsageDisclaimer" to show disclaimer about diagnostic usage | 7 - "ShowNotForDiagnosticUsageDisclaimer" to show disclaimer about diagnostic usage |
8 - "DicomWebHttpHeaders" to set HTTP headers in DICOMweb requests | |
8 * More tolerance wrt. bad values of the Pixel Spacing (0028,0030) tag | 9 * More tolerance wrt. bad values of the Pixel Spacing (0028,0030) tag |
9 * Support of DICOM images without the Study Date (0008,0020) tag | 10 * Support of DICOM images without the Study Date (0008,0020) tag |
11 * Fix handling of "token": The authorization header was not set in QIDO-RS requests | |
10 | 12 |
11 | 13 |
12 Version 2.3 (2022-03-24) | 14 Version 2.3 (2022-03-24) |
13 ======================== | 15 ======================== |
14 | 16 |