annotate Applications/StoneWebViewer/NEWS @ 1855:73a4bee08bb6

Support detection of windowing and rescale in Philips multiframe images
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Aug 2021 13:00:01 +0200
parents 4026a458349d
children 0830db74be6b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1730
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 Pending changes in the mainline
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 ===============================
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3
1855
73a4bee08bb6 Support detection of windowing and rescale in Philips multiframe images
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1854
diff changeset
4 * Support detection of windowing and rescale in Philips multiframe images
1854
4026a458349d Fix values reported in "ww/wc" info panel (windowing width and center)
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1852
diff changeset
5 * Fix values reported in "ww/wc" info panel (windowing width and center)
4026a458349d Fix values reported in "ww/wc" info panel (windowing width and center)
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1852
diff changeset
6
1852
5ead1852095a StoneWebViewer-2.1
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1850
diff changeset
7
5ead1852095a StoneWebViewer-2.1
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1850
diff changeset
8 Version 2.1 (2021-06-29)
5ead1852095a StoneWebViewer-2.1
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1850
diff changeset
9 ========================
5ead1852095a StoneWebViewer-2.1
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1850
diff changeset
10
1844
58049bdebdc3 new option "InstitutionLogo" to display the logo of your institution in the viewer
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1843
diff changeset
11 * New configuration options:
58049bdebdc3 new option "InstitutionLogo" to display the logo of your institution in the viewer
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1843
diff changeset
12 - "DownloadDicomDir" to download archives containing DICOMDIR instead of
58049bdebdc3 new option "InstitutionLogo" to display the logo of your institution in the viewer
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1843
diff changeset
13 a human-readable hierarchy of folders
58049bdebdc3 new option "InstitutionLogo" to display the logo of your institution in the viewer
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1843
diff changeset
14 - "InstitutionLogo" to display the logo of your institution in the viewer
1842
9568082ee013 If available, use ZIP streaming from Orthanc >= 1.9.4 to create archives
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1827
diff changeset
15 * If available, use ZIP streaming from Orthanc >= 1.9.4 to create archives
1850
932dc2265baa Group together in a single "virtual series" all the instances without the tag "NumberOfFrames"
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1844
diff changeset
16 * Group together in a single "virtual series" all the instances
932dc2265baa Group together in a single "virtual series" all the instances without the tag "NumberOfFrames"
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1844
diff changeset
17 without the tag "NumberOfFrames" (0028,0008), for US CINE series
932dc2265baa Group together in a single "virtual series" all the instances without the tag "NumberOfFrames"
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1844
diff changeset
18
1825
d6b83b4cedcd StoneWebViewer-2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1815
diff changeset
19
d6b83b4cedcd StoneWebViewer-2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1815
diff changeset
20 Version 2.0 (2021-05-27)
d6b83b4cedcd StoneWebViewer-2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1815
diff changeset
21 ========================
d6b83b4cedcd StoneWebViewer-2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1815
diff changeset
22
1815
b81775f1b196 New tools for annotations: segment length, circle, angle and eraser
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1807
diff changeset
23 * New tools for annotations: segment length, circle, angle and eraser
1807
634ff8993f6a Stone Web viewer: Patient birth date is now displayed in the overlays
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1761
diff changeset
24 * Patient birth date is now displayed in the overlays
1761
28755e42c007 Fix issue #197 (Support for passing credentials with all HTTP requests)
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1730
diff changeset
25 * New argument "token" to set HTTP header "Authorization: Bearer <token>"
28755e42c007 Fix issue #197 (Support for passing credentials with all HTTP requests)
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1730
diff changeset
26 for each request to the DICOMweb server
28755e42c007 Fix issue #197 (Support for passing credentials with all HTTP requests)
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1730
diff changeset
27 * Fix issue #197 (Support for passing credentials with all HTTP requests)
1827
21ccc00839f7 upgrade to Emscripten 2.0.23
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1825
diff changeset
28 * Emscripten version: 2.0.23
1730
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
29
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
30
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
31 Version 1.0 (2020-12-02)
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
32 ========================
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
33
af4a2d08549c preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
34 * Initial release
1827
21ccc00839f7 upgrade to Emscripten 2.0.23
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1825
diff changeset
35 * Emscripten version: 1.39.17-upstream