diff Applications/StoneWebViewer/NEWS @ 1966:a5f0b395d4df

Fix issues with drag-and-drop, upgraded Vue.js to 2.6.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Oct 2022 09:02:16 +0200
parents c6272d7bb6d9
children b180233143ae
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NEWS	Fri Oct 28 07:48:45 2022 +0200
+++ b/Applications/StoneWebViewer/NEWS	Fri Oct 28 09:02:16 2022 +0200
@@ -7,9 +7,15 @@
   - "ShowUserPreferencesButton" to show the button for setting preferences
   - "ShowNotForDiagnosticUsageDisclaimer" to show disclaimer about diagnostic usage
   - "DicomWebHttpHeaders" to set HTTP headers in DICOMweb requests
+
+Maintenance
+-----------
+
+* Fix issues with drag-and-drop
+* Fix handling of "token": The authorization header was not set in QIDO-RS requests
 * More tolerance wrt. bad values of the Pixel Spacing (0028,0030) tag
 * Support of DICOM images without the Study Date (0008,0020) tag
-* Fix handling of "token": The authorization header was not set in QIDO-RS requests
+* Upgraded Vue.js to 2.6.4
 
 
 Version 2.3 (2022-03-24)