Mercurial > hg > orthanc
annotate NEWS @ 3302:8ed445e94486
Fix issue #126 (Orthanc and DCMDICTPATH)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 24 Feb 2019 09:30:13 +0100 |
parents | 6ce10c3b1eb7 |
children | a215182a0c2f |
rev | line source |
---|---|
69
fce53dabac6d
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
68
diff
changeset
|
1 Pending changes in the mainline |
fce53dabac6d
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
68
diff
changeset
|
2 =============================== |
fce53dabac6d
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
68
diff
changeset
|
3 |
3279
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
4 General |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
5 ------- |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
6 |
3226
45e1631febbb
support of simplified chinese
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3221
diff
changeset
|
7 * Support of the following multi-byte specific character sets: |
45e1631febbb
support of simplified chinese
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3221
diff
changeset
|
8 - Japanese Kanji (ISO 2022 IR 87) |
45e1631febbb
support of simplified chinese
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3221
diff
changeset
|
9 - Korean (ISO 2022 IR 149) |
45e1631febbb
support of simplified chinese
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3221
diff
changeset
|
10 - Simplified Chinese (ISO 2022 IR 58) |
3218 | 11 * Basic support for character sets with code extensions (ISO 2022 escape sequences) |
3279
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
12 |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
13 Plugins |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
14 ------- |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
15 |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
16 * Separation of ideographic and phonetic characters in DICOMweb JSON and XML |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
17 |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
18 Maintenance |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
19 ----------- |
dd10fe965870
use of DCMTK 3.6.4 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3278
diff
changeset
|
20 |
3290
544905c73c7e
upgrade to curl 1.64.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3289
diff
changeset
|
21 * Accept SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation |
3277 | 22 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP |
3302
8ed445e94486
Fix issue #126 (Orthanc and DCMDICTPATH)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3301
diff
changeset
|
23 * Orthanc now interprets the "DCMDICTPATH" environment variable the same way as DCMTK |
3278
ce6a98f8ed85
New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3277
diff
changeset
|
24 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio |
3302
8ed445e94486
Fix issue #126 (Orthanc and DCMDICTPATH)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3301
diff
changeset
|
25 * Fix issue #126 (Orthanc and DCMDICTPATH) |
3301
6ce10c3b1eb7
Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3291
diff
changeset
|
26 * Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database) |
6ce10c3b1eb7
Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3291
diff
changeset
|
27 * Fix issue #134 (/patient/modify gives 500, should really be 400) |
3289
afc38fd21c78
upgrade to e2fsprogs 1.44.5
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3288
diff
changeset
|
28 * Upgraded dependencies for static builds (notably on Windows): |
3288
8d1ea00a990a
upgrade to pugixml 1.9
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3287
diff
changeset
|
29 - boost 1.69.0 |
3290
544905c73c7e
upgrade to curl 1.64.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3289
diff
changeset
|
30 - curl 1.64.0 |
3288
8d1ea00a990a
upgrade to pugixml 1.9
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3287
diff
changeset
|
31 - dcmtk 3.6.4 |
3289
afc38fd21c78
upgrade to e2fsprogs 1.44.5
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3288
diff
changeset
|
32 - e2fsprogs 1.44.5 (libuuid) |
3288
8d1ea00a990a
upgrade to pugixml 1.9
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3287
diff
changeset
|
33 - googletest 1.8.1 |
8d1ea00a990a
upgrade to pugixml 1.9
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3287
diff
changeset
|
34 - libjpeg 9c |
3285
3f7d4b735f95
upgrade to libpng 1.6.36
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3282
diff
changeset
|
35 - libpng 1.6.36 |
3287
5e8e020893d0
upgrade to openssl 1.0.2p
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3286
diff
changeset
|
36 - openssl 1.0.2p |
3288
8d1ea00a990a
upgrade to pugixml 1.9
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3287
diff
changeset
|
37 - pugixml 1.9 |
3291
508fa367c493
upgrade to sqlite amalgamation 3.27.1
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3290
diff
changeset
|
38 - sqlite amalgamation 3.27.1 |
3217
cf8cbeb35f33
preliminary support of Korean character set
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3214
diff
changeset
|
39 |
3212 | 40 |
41 Version 1.5.4 (2019-02-08) | |
42 ========================== | |
43 | |
3174
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
44 General |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
45 ------- |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
46 |
3180
07a2f637b76d
new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3179
diff
changeset
|
47 * New configuration options: |
3181
6fd38327e777
Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3180
diff
changeset
|
48 - "MetricsEnabled" to enable the tracking of the metrics of Orthanc |
3180
07a2f637b76d
new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3179
diff
changeset
|
49 - "HttpThreadsCount" to set the number of threads in the embedded HTTP server |
3181
6fd38327e777
Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3180
diff
changeset
|
50 - "TemporaryDirectory" to set the folder containing the temporary files |
3174
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
51 |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
52 REST API |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
53 -------- |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
54 |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
55 * API version has been upgraded to 1.4 |
3203
810772486249
URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3192
diff
changeset
|
56 * URI "/instances/.../file" can return DICOMweb JSON or XML, depending |
810772486249
URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3192
diff
changeset
|
57 on the content of the "Accept" HTTP header |
3174
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
58 * New URI "/tools/metrics" to dynamically enable/disable the collection of metrics |
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
59 * New URI "/tools/metrics-prometheus" to retrieve metrics using Prometheus text format |
3192
595bfee4391a
URI "/peers?expand" provides more information
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3189
diff
changeset
|
60 * URI "/peers?expand" provides more information about the peers |
3174
8ea7c4546c3a
primitives to collect metrics in Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3169
diff
changeset
|
61 |
3179
fca730c267d7
New primitives to set and refresh metrics
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3178
diff
changeset
|
62 Plugins |
fca730c267d7
New primitives to set and refresh metrics
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3178
diff
changeset
|
63 ------- |
fca730c267d7
New primitives to set and refresh metrics
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3178
diff
changeset
|
64 |
3205
6c86d4d407da
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3203
diff
changeset
|
65 * New functions in the SDK: |
6c86d4d407da
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3203
diff
changeset
|
66 - OrthancPluginSetMetricsValue() to set the value of a metrics |
6c86d4d407da
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3203
diff
changeset
|
67 - OrthancPluginRegisterRefreshMetricsCallback() to ask to refresh metrics |
6c86d4d407da
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3203
diff
changeset
|
68 - OrthancPluginEncodeDicomWebJson() to convert DICOM to "application/dicom+json" |
6c86d4d407da
new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3203
diff
changeset
|
69 - OrthancPluginEncodeDicomWebXml() to convert DICOM to "application/dicom+xml" |
3189
6f89d22a6ec0
New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3183
diff
changeset
|
70 * New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata |
3179
fca730c267d7
New primitives to set and refresh metrics
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3178
diff
changeset
|
71 |
3178
6d558598d713
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3174
diff
changeset
|
72 Maintenance |
6d558598d713
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3174
diff
changeset
|
73 ----------- |
6d558598d713
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3174
diff
changeset
|
74 |
3182
5d51f87d8326
Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3181
diff
changeset
|
75 * Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy" |
3178
6d558598d713
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3174
diff
changeset
|
76 * Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()") |
3181
6fd38327e777
Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3180
diff
changeset
|
77 * Fix issue #130 (Orthanc failed to start when /tmp partition was full) |
3178
6d558598d713
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3174
diff
changeset
|
78 |
3169 | 79 |
80 Version 1.5.3 (2019-01-25) | |
81 ========================== | |
82 | |
3165
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
83 General |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
84 ------- |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
85 |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
86 * New configuration option: "SaveJobs" to specify whether jobs are stored in the database |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
87 |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
88 Maintenance |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
89 ----------- |
1fe524e211af
New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3163
diff
changeset
|
90 |
3162
94a4f75cc746
Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3158
diff
changeset
|
91 * Don't return tags whose group is below 0x0008 in C-FIND SCP answers |
3154
6e8822be2f08
Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3151
diff
changeset
|
92 * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive) |
3167
860aed8258c3
Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3165
diff
changeset
|
93 * Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404) |
3163
cf91b6f22278
Fix issue #90 (C-Find shall match missing tags to null/empty string)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3162
diff
changeset
|
94 * Fix issue #90 (C-Find shall match missing tags to null/empty string) |
3162
94a4f75cc746
Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3158
diff
changeset
|
95 * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0) |
3157
8a9eb767280c
Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3154
diff
changeset
|
96 * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations) |
3151 | 97 |
98 | |
99 Version 1.5.2 (2019-01-18) | |
100 ========================== | |
101 | |
3137
5a3b961e9524
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3131
diff
changeset
|
102 General |
5a3b961e9524
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3131
diff
changeset
|
103 ------- |
5a3b961e9524
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3131
diff
changeset
|
104 |
3139
af4fab776ff2
integration mainline->db-changes
Sebastien Jodogne <s.jodogne@gmail.com>
diff
changeset
|
105 * CivetWeb is now the default embedded HTTP server (instead of Mongoose) |
3137
5a3b961e9524
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3131
diff
changeset
|
106 * New configuration option: "TcpNoDelay" to disable Nagle's algorithm in HTTP server |
5a3b961e9524
New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3131
diff
changeset
|
107 |
3105
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
108 REST API |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
109 -------- |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
110 |
3151 | 111 * API version has been upgraded to 1.3 |
3105
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
112 * More consistent handling of the "Last" field returned by the "/changes" URI |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
113 |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
114 Plugins |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
115 ------- |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
116 |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
117 * New primitives to speed up databases (custom index plugins) |
2e1711f80f74
More consistent handling of the "Last" field returned by the "/changes" URI
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
118 |
3045 | 119 Maintenance |
120 ----------- | |
121 | |
3162
94a4f75cc746
Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3158
diff
changeset
|
122 * Ignore tags whose group is below 0x0008 in C-FIND SCP requests |
3118 | 123 * Compatibility with DCMTK 3.6.4 |
3109
6aa8d90aeee5
minor layout modification
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3108
diff
changeset
|
124 * Fix issue #21 (DICOM files missing after uploading with Firefox) |
3126
b1787ba94eef
fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3119
diff
changeset
|
125 * Fix issue #32 (HTTP keep-alive is now enabled by default) |
3124
c0d7aee8c3f8
Fix issue #58 (Patient recycling order should be defined by their received last instance)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3120
diff
changeset
|
126 * Fix issue #58 (Patient recycling order should be defined by their received last instance) |
3045 | 127 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove) |
3107
554832246eaa
Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3068
diff
changeset
|
128 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file) |
3119
8f2bda0719f4
Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3118
diff
changeset
|
129 * Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method) |
3068
ad37c21ec4db
fix compatibility with civetweb 1.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3065
diff
changeset
|
130 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results" |
3126
b1787ba94eef
fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3119
diff
changeset
|
131 and it's therefore impossible to browse the content |
3068
ad37c21ec4db
fix compatibility with civetweb 1.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3065
diff
changeset
|
132 * Upgraded dependencies for static and Windows builds: |
ad37c21ec4db
fix compatibility with civetweb 1.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3065
diff
changeset
|
133 - civetweb 1.11 |
2844
99863d6245b2
New URI: "/studies/.../split" to split a study
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2843
diff
changeset
|
134 |
3042 | 135 |
136 Version 1.5.1 (2018-12-20) | |
137 ========================== | |
138 | |
3012
af1530b45290
Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3009
diff
changeset
|
139 General |
af1530b45290
Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3009
diff
changeset
|
140 ------- |
af1530b45290
Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3009
diff
changeset
|
141 |
3015
abe49ca61cd5
On C-FIND, avoid accessing the storage area whenever possible
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3012
diff
changeset
|
142 * Optimization: On C-FIND, avoid accessing the storage area whenever possible |
abe49ca61cd5
On C-FIND, avoid accessing the storage area whenever possible
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3012
diff
changeset
|
143 * New configuration option: |
abe49ca61cd5
On C-FIND, avoid accessing the storage area whenever possible
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3012
diff
changeset
|
144 - "StorageAccessOnFind" to rule the access to the storage area during C-FIND |
3012
af1530b45290
Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3009
diff
changeset
|
145 |
3009
750de70b3603
make "/tools/create-dicom" more tolerant to invalid specific character set
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3004
diff
changeset
|
146 Maintenance |
750de70b3603
make "/tools/create-dicom" more tolerant to invalid specific character set
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3004
diff
changeset
|
147 ----------- |
750de70b3603
make "/tools/create-dicom" more tolerant to invalid specific character set
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3004
diff
changeset
|
148 |
3015
abe49ca61cd5
On C-FIND, avoid accessing the storage area whenever possible
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3012
diff
changeset
|
149 * Removal of the "AllowFindSopClassesInStudy" old configuration option |
abe49ca61cd5
On C-FIND, avoid accessing the storage area whenever possible
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3012
diff
changeset
|
150 * "/tools/create-dicom" is more tolerant wrt. invalid specific character set |
3009
750de70b3603
make "/tools/create-dicom" more tolerant to invalid specific character set
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3004
diff
changeset
|
151 |
750de70b3603
make "/tools/create-dicom" more tolerant to invalid specific character set
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
3004
diff
changeset
|
152 |
2991 | 153 Version 1.5.0 (2018-12-10) |
154 ========================== | |
155 | |
2872
9d08edde614b
Possibility to restrict the allowed DICOM commands for each modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2867
diff
changeset
|
156 General |
9d08edde614b
Possibility to restrict the allowed DICOM commands for each modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2867
diff
changeset
|
157 ------- |
9d08edde614b
Possibility to restrict the allowed DICOM commands for each modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2867
diff
changeset
|
158 |
9d08edde614b
Possibility to restrict the allowed DICOM commands for each modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2867
diff
changeset
|
159 * Possibility to restrict the allowed DICOM commands for each modality |
2922
40131f0c25b5
Orthanc configuration file can use environment variables
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2909
diff
changeset
|
160 * The Orthanc configuration file can use environment variables |
2946
2e751f615e03
new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2932
diff
changeset
|
161 * New configuration options: |
2e751f615e03
new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2932
diff
changeset
|
162 - "DicomModalitiesInDatabase" to store the definitions of modalities in the database |
2e751f615e03
new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2932
diff
changeset
|
163 - "OrthancPeersInDatabase" to store the definitions of Orthanc peers in the database |
2872
9d08edde614b
Possibility to restrict the allowed DICOM commands for each modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2867
diff
changeset
|
164 |
2873
703d1e848907
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2872
diff
changeset
|
165 Orthanc Explorer |
703d1e848907
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2872
diff
changeset
|
166 ---------------- |
703d1e848907
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2872
diff
changeset
|
167 |
703d1e848907
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2872
diff
changeset
|
168 * The first screen of Orthanc Explorer is now a form to do studies lookups |
703d1e848907
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2872
diff
changeset
|
169 * Support of large databases, by limiting the results to 100 patients or studies |
703d1e848907
Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2872
diff
changeset
|
170 |
2844
99863d6245b2
New URI: "/studies/.../split" to split a study
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2843
diff
changeset
|
171 REST API |
99863d6245b2
New URI: "/studies/.../split" to split a study
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2843
diff
changeset
|
172 -------- |
2929
e0c620f964e5
Go back to lookup if deleting a resource without an ancestor
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2928
diff
changeset
|
173 |
3151 | 174 * API version has been upgraded to 1.2 |
2976
cb5d75143da0
Asynchronous generation of ZIP archives and DICOM medias
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2957
diff
changeset
|
175 * Asynchronous generation of ZIP archives and DICOM medias |
2853
52b017d22a4f
New URI: "/studies/.../merge" to merge a study
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2844
diff
changeset
|
176 * New URI: "/studies/.../merge" to merge a study |
2844
99863d6245b2
New URI: "/studies/.../split" to split a study
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2843
diff
changeset
|
177 * New URI: "/studies/.../split" to split a study |
2899
5dd649de253d
POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2889
diff
changeset
|
178 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID |
3004 | 179 * GET "/modalities/?expand" now returns a JSON object instead of a JSON array |
2982
94c8222c52b7
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2976
diff
changeset
|
180 * New "Details" field in HTTP answers on error (cf. "HttpDescribeErrors" option) |
2949 | 181 * New options to URI "/queries/.../answers": "?expand" and "?simplify" |
2982
94c8222c52b7
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2976
diff
changeset
|
182 * New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer: |
94c8222c52b7
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2976
diff
changeset
|
183 - "/queries/.../answers/.../query-instances" to C-FIND child instances |
94c8222c52b7
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2976
diff
changeset
|
184 - "/queries/.../answers/.../query-series" to C-FIND child series |
94c8222c52b7
New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2976
diff
changeset
|
185 - "/queries/.../answers/.../query-studies" to C-FIND child studies |
2987
96089d1aba4d
New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2984
diff
changeset
|
186 * New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources |
2844
99863d6245b2
New URI: "/studies/.../split" to split a study
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2843
diff
changeset
|
187 |
2957
ccf61f6e22ef
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2954
diff
changeset
|
188 Plugins |
ccf61f6e22ef
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2954
diff
changeset
|
189 ------- |
ccf61f6e22ef
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2954
diff
changeset
|
190 |
2984
db8f360fcb41
OrthancPluginAutodetectMimeType()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2982
diff
changeset
|
191 * New functions in the SDK: |
db8f360fcb41
OrthancPluginAutodetectMimeType()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2982
diff
changeset
|
192 - "OrthancPluginSetHttpErrorDetails()" |
db8f360fcb41
OrthancPluginAutodetectMimeType()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2982
diff
changeset
|
193 - "OrthancPluginAutodetectMimeType()" |
2957
ccf61f6e22ef
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2954
diff
changeset
|
194 |
2843
4ee3a759afea
Fix: Closing DICOM associations after running query/retrieve from REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2833
diff
changeset
|
195 Maintenance |
4ee3a759afea
Fix: Closing DICOM associations after running query/retrieve from REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2833
diff
changeset
|
196 ----------- |
4ee3a759afea
Fix: Closing DICOM associations after running query/retrieve from REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2833
diff
changeset
|
197 |
2932
00504dcc996f
"SynchronousCMove" is now "true" by default
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2931
diff
changeset
|
198 * "SynchronousCMove" is now "true" by default |
2888
61a5667f37d9
New modality manufacturer: "GE" for GE Healthcare EA and AW
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2873
diff
changeset
|
199 * New modality manufacturer: "GE" for GE Healthcare EA and AW |
2867 | 200 * Executing a query/retrieve from the REST API now creates a job |
2843
4ee3a759afea
Fix: Closing DICOM associations after running query/retrieve from REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2833
diff
changeset
|
201 * Fix: Closing DICOM associations after running query/retrieve from REST API |
2907
0204af4ece6a
Remove invalid characters from badly-encoded UTF-8 strings
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2899
diff
changeset
|
202 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom |
0204af4ece6a
Remove invalid characters from badly-encoded UTF-8 strings
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2899
diff
changeset
|
203 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) |
2925
a80ba85d89e6
Orthanc starts even if jobs from a previous execution cannot be unserialized
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2922
diff
changeset
|
204 * Orthanc starts even if jobs from a previous execution cannot be unserialized |
2928
85999ed092c5
New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2925
diff
changeset
|
205 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK |
2931 | 206 * Fix issue 114 (Boost 1.68 doesn't support SHA-1 anymore) |
2950
dc18d5804746
support of JobsHistorySize set to zero
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2949
diff
changeset
|
207 * Support of "JobsHistorySize" set to zero |
2930
8341256c6941
upgrade to Boost 1.68 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2929
diff
changeset
|
208 * Upgraded dependencies for static and Windows builds: |
8341256c6941
upgrade to Boost 1.68 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2929
diff
changeset
|
209 - boost 1.68.0 |
2947 | 210 - lua 5.3.5 |
2907
0204af4ece6a
Remove invalid characters from badly-encoded UTF-8 strings
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2899
diff
changeset
|
211 |
2833 | 212 |
213 Version 1.4.2 (2018-09-20) | |
214 ========================== | |
215 | |
2800
dc7330089736
"OrthancPeers" configuration option now allows to specify HTTP headers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2799
diff
changeset
|
216 General |
dc7330089736
"OrthancPeers" configuration option now allows to specify HTTP headers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2799
diff
changeset
|
217 ------- |
dc7330089736
"OrthancPeers" configuration option now allows to specify HTTP headers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2799
diff
changeset
|
218 |
dc7330089736
"OrthancPeers" configuration option now allows to specify HTTP headers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2799
diff
changeset
|
219 * "OrthancPeers" configuration option now allows to specify HTTP headers |
2807
6356e2ceb493
Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2806
diff
changeset
|
220 * New main DICOM tag: "ImageOrientationPatient" at the instance level |
2825
8aa6aef11b70
New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2816
diff
changeset
|
221 * New configuration options: |
8aa6aef11b70
New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2816
diff
changeset
|
222 - "HttpVerbose" to debug outgoing HTTP connections |
8aa6aef11b70
New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2816
diff
changeset
|
223 - "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled |
2804
d88970f1ffbf
fix ordering of non-parallel slices + /tools/reconstruct
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2801
diff
changeset
|
224 |
2816
567d1be0849e
Query/retrieve: Added button for "DX" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2815
diff
changeset
|
225 Orthanc Explorer |
567d1be0849e
Query/retrieve: Added button for "DX" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2815
diff
changeset
|
226 ---------------- |
567d1be0849e
Query/retrieve: Added button for "DX" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2815
diff
changeset
|
227 |
567d1be0849e
Query/retrieve: Added button for "DX" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2815
diff
changeset
|
228 * Query/retrieve: Added button for "DX" modality |
567d1be0849e
Query/retrieve: Added button for "DX" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2815
diff
changeset
|
229 |
2804
d88970f1ffbf
fix ordering of non-parallel slices + /tools/reconstruct
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2801
diff
changeset
|
230 REST API |
d88970f1ffbf
fix ordering of non-parallel slices + /tools/reconstruct
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2801
diff
changeset
|
231 -------- |
d88970f1ffbf
fix ordering of non-parallel slices + /tools/reconstruct
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2801
diff
changeset
|
232 |
d88970f1ffbf
fix ordering of non-parallel slices + /tools/reconstruct
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2801
diff
changeset
|
233 * "/tools/reconstruct" to reconstruct the main DICOM tags, the JSON summary and |
d88970f1ffbf
fix ordering of non-parallel slices + /tools/reconstruct
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2801
diff
changeset
|
234 the metadata of all the instances stored in Orthanc. This is a slow operation! |
2799
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
235 |
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
236 Plugins |
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
237 ------- |
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
238 |
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
239 * New primitives to access Orthanc peers from plugins |
2801
3ee82c7313e7
New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2800
diff
changeset
|
240 * New events in change callbacks: "UpdatedPeers" and "UpdatedModalities" |
2815
925d8dc03a23
unserialization of jobs from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2809
diff
changeset
|
241 * New primitives to handle jobs from plugins: "OrthancPluginSubmitJob()" |
2809 | 242 and "OrthancPluginRegisterJobsUnserializer()" |
2799
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
243 |
2827
d4fd4614f275
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2825
diff
changeset
|
244 Lua |
d4fd4614f275
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2825
diff
changeset
|
245 --- |
d4fd4614f275
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2825
diff
changeset
|
246 |
d4fd4614f275
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2825
diff
changeset
|
247 * IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries |
d4fd4614f275
IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2825
diff
changeset
|
248 |
2799
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
249 Maintenance |
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
250 ----------- |
6e3a60b85da6
New primitives to access Orthanc peers from plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2797
diff
changeset
|
251 |
2807
6356e2ceb493
Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2806
diff
changeset
|
252 * Fix "/series/.../ordered-slices" in the presence of non-parallel slices |
2786
e7a10626645f
Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2776
diff
changeset
|
253 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes |
2787
ad2c32082653
Fix OrthancPluginHttpClient() to return the HTTP status on errors
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2786
diff
changeset
|
254 * Fix OrthancPluginHttpClient() to return the HTTP status on errors |
2789
2a4ac74da1ed
Fix HTTPS requests to sites using a certificate encrypted with ECDSA
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2788
diff
changeset
|
255 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA |
2797
9a0c6a046cc2
Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2789
diff
changeset
|
256 * Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000) |
2805
e02af4ca8003
Fix issue #54 (quoting multipart answers)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2804
diff
changeset
|
257 * Fix issue 54 (quoting multipart answers), for OsiriX compatibility through DICOMweb |
2806
4fdb25c5df9c
Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2805
diff
changeset
|
258 * Fix issue 98 (DCMTK configuration fails with GCC 6.4.0 on Alpine) |
2807
6356e2ceb493
Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2806
diff
changeset
|
259 * Fix issue 99 (PamWriter test segfaults on alpine linux with gcc 6.4.0) |
2786
e7a10626645f
Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2776
diff
changeset
|
260 |
2776 | 261 |
262 Version 1.4.1 (2018-07-17) | |
263 ========================== | |
264 | |
2739 | 265 * Fix deadlock in Lua scripting |
2773
bb63068844ae
moving DatabaseWrapperBase into graveyard
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2739
diff
changeset
|
266 * Simplification to the "DatabaseWrapper" class |
2739 | 267 |
2733 | 268 |
269 Version 1.4.0 (2018-07-13) | |
270 ========================== | |
271 | |
2575 | 272 General |
273 ------- | |
274 | |
275 * New advanced job engine | |
2625
5469dda691cd
new configuration option: SynchronousCMove
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2623
diff
changeset
|
276 * New configuration options: |
2736 | 277 - "ConcurrentJobs": Max number of jobs that are simultaneously running |
2625
5469dda691cd
new configuration option: SynchronousCMove
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2623
diff
changeset
|
278 - "SynchronousCMove": Whether to run DICOM C-Move operations synchronously |
5469dda691cd
new configuration option: SynchronousCMove
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2623
diff
changeset
|
279 - "JobsHistorySize": Max number of completed jobs that are kept in memory |
2726
46061a91c88a
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2725
diff
changeset
|
280 * New metadata automatically computed at the instance level: |
46061a91c88a
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2725
diff
changeset
|
281 "RemoteIp", "CalledAet" and "HttpUsername" |
2575 | 282 |
2595 | 283 Orthanc Explorer |
284 ---------------- | |
285 | |
286 * New screen listing all the available studies | |
287 | |
2554
ea63d9f90377
/tags now returns multiple numerical values in a \ separated string
am@osimis.io
parents:
2549
diff
changeset
|
288 REST API |
ea63d9f90377
/tags now returns multiple numerical values in a \ separated string
am@osimis.io
parents:
2549
diff
changeset
|
289 -------- |
2571
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
290 |
2575 | 291 * "/jobs/..." to manage the jobs from the REST API |
2622
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
292 * New option "?short" to list DICOM tags using their hexadecimal ID in: |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
293 - "/instances/.../tags?short" |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
294 - "/instances/.../header?short" |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
295 - "/{patients|studies|series}/.../instances-tags?short" |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
296 - "/{patients|studies|series}/.../shared-tags?short" |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
297 - "/{patients|studies|series|instances}/.../module?short" |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
298 - "/studies/.../module-patient?short" |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
299 * "/instances/.../tags" URI was returning only the first value of |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
300 DicomTags containing multiple numerical value. It now returns all |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
301 values in a string separated by \\ (i.e.: "1\\2\\3"). Note that, |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
302 for data already in Orthanc, you'll need to reconstruct the data by |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
303 sending a POST request to the ".../reconstruct" URI. This change |
3603a2e14592
New option "?short" to list DICOM tags using their hexadecimal ID
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2595
diff
changeset
|
304 triggered an update of ORTHANC_API_VERSION from 1.0 to 1.1 |
2699
52217dc47a4e
new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
am@osimis.io
parents:
2679
diff
changeset
|
305 * "/instances/.../frame/../image-uint8 and friends now accepts a |
52217dc47a4e
new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
am@osimis.io
parents:
2679
diff
changeset
|
306 "image/pam" MIME type to retrieve images in PAM format |
52217dc47a4e
new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
am@osimis.io
parents:
2679
diff
changeset
|
307 (https://en.wikipedia.org/wiki/Netpbm#PAM_graphics_format) |
2726
46061a91c88a
new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2725
diff
changeset
|
308 * New option "?expand" to "/instances/.../metadata" |
2549 | 309 |
2697
e583478e0c6c
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2692
diff
changeset
|
310 Plugins |
e583478e0c6c
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2692
diff
changeset
|
311 ------- |
e583478e0c6c
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2692
diff
changeset
|
312 |
e583478e0c6c
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2692
diff
changeset
|
313 * New primitive in database SDK: "lookupIdentifierRange" to speed up range searches |
2719
0bd1dfb14272
OrthancPluginCheckVersionAdvanced
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2711
diff
changeset
|
314 * New function in the SDK: "OrthancPluginCheckVersionAdvanced()" |
2697
e583478e0c6c
New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2692
diff
changeset
|
315 |
2571
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
316 Maintenance |
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
317 ----------- |
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
318 |
2724 | 319 * Configuration option "LogExportedResources" is now "false" by default |
320 * Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project | |
2571
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
321 * Fix generation of DICOMDIR if PatientID is empty |
2619 | 322 * Fix issue 25 (Deadlock with Lua scripts): The event queue is now implemented for Lua |
2721 | 323 * Fix issue 94 (Instance modification should not modify FrameOfReferenceUID) |
2724 | 324 * Fix issue 77 (Lua access to REST-API is null terminated) |
2725
7caf01aa4d7b
Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2724
diff
changeset
|
325 * Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2 |
2679 | 326 * Upgraded dependencies for static and Windows builds: |
327 - boost 1.67.0 | |
2710
26eec77abc76
upgrade to openssl 1.0.2o
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2709
diff
changeset
|
328 - openssl 1.0.2o |
2571
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
329 |
a84ce82fd55b
Fix generation of DICOMDIR if PatientID is empty
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2554
diff
changeset
|
330 |
2549 | 331 Version 1.3.2 (2018-04-18) |
332 ========================== | |
333 | |
2441
67c01a6f151e
added ?expand argument to /peers and /modalities routes
amazy
parents:
2438
diff
changeset
|
334 REST API |
67c01a6f151e
added ?expand argument to /peers and /modalities routes
amazy
parents:
2438
diff
changeset
|
335 -------- |
67c01a6f151e
added ?expand argument to /peers and /modalities routes
amazy
parents:
2438
diff
changeset
|
336 |
2444
d9e3781d2023
"/system" URI returns the version of the Orthanc REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2441
diff
changeset
|
337 * "/system" URI returns the version of the Orthanc REST API |
2475
8cc3ca64a534
Orthanc now uses UTC (universal time) instead of local time in its database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2456
diff
changeset
|
338 * "/tools/now" returns the current UTC (universal) time |
8cc3ca64a534
Orthanc now uses UTC (universal time) instead of local time in its database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2456
diff
changeset
|
339 * "/tools/now-local" returns the curent local time. |
8cc3ca64a534
Orthanc now uses UTC (universal time) instead of local time in its database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2456
diff
changeset
|
340 This was the behavior of "/tools/now" until release 1.3.1. |
2446
a894adc8bb03
/tools/create-media-extended to include type-3 tags in DICOMDIR
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2445
diff
changeset
|
341 * Added "?expand" GET argument to "/peers" and "/modalities" routes |
a894adc8bb03
/tools/create-media-extended to include type-3 tags in DICOMDIR
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2445
diff
changeset
|
342 * New URI: "/tools/create-media-extended" to generate a DICOMDIR |
a894adc8bb03
/tools/create-media-extended to include type-3 tags in DICOMDIR
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2445
diff
changeset
|
343 archive from several resources, including additional type-3 tags |
2506
51b91ead6c38
Preservation of UID relationships while anonymizing
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2497
diff
changeset
|
344 * Preservation of UID relationships while anonymizing |
2441
67c01a6f151e
added ?expand argument to /peers and /modalities routes
amazy
parents:
2438
diff
changeset
|
345 |
2478
1e2d5e14b3d3
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2475
diff
changeset
|
346 Lua |
1e2d5e14b3d3
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2475
diff
changeset
|
347 --- |
1e2d5e14b3d3
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2475
diff
changeset
|
348 |
1e2d5e14b3d3
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2475
diff
changeset
|
349 * New CMake option: "-DENABLE_LUA_MODULES=ON" to enable support for |
1e2d5e14b3d3
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2475
diff
changeset
|
350 loading external Lua modules if the Lua engine is statically linked |
1e2d5e14b3d3
New CMake option: ENABLE_LUA_MODULES to enable Lua modules
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2475
diff
changeset
|
351 |
2486
ad8f30fc28d1
new error code: DatabaseUnavailable
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2478
diff
changeset
|
352 Plugins |
ad8f30fc28d1
new error code: DatabaseUnavailable
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2478
diff
changeset
|
353 ------- |
ad8f30fc28d1
new error code: DatabaseUnavailable
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2478
diff
changeset
|
354 |
ad8f30fc28d1
new error code: DatabaseUnavailable
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2478
diff
changeset
|
355 * New error code: DatabaseUnavailable |
ad8f30fc28d1
new error code: DatabaseUnavailable
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2478
diff
changeset
|
356 |
2445
6e5bc5c6d1a4
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2444
diff
changeset
|
357 Maintenance |
6e5bc5c6d1a4
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2444
diff
changeset
|
358 ----------- |
6e5bc5c6d1a4
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2444
diff
changeset
|
359 |
2475
8cc3ca64a534
Orthanc now uses UTC (universal time) instead of local time in its database
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2456
diff
changeset
|
360 * Orthanc now uses UTC (universal time) instead of local time in its database |
2445
6e5bc5c6d1a4
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2444
diff
changeset
|
361 * Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005) |
2448
862d943115f9
working on linux standard base
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2446
diff
changeset
|
362 * Support of Linux Standard Base |
2450
ade8b4ddd8a6
Static linking against libuuid
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2448
diff
changeset
|
363 * Static linking against libuuid (from e2fsprogs) |
2456
cbb8deaacdf7
Fix static build on CentOS 6
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2450
diff
changeset
|
364 * Fix static build on CentOS 6 |
2497
0611aa383e62
Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2486
diff
changeset
|
365 * Possibility of using JsonCpp 0.10.6 if the compiler does not support C++11 |
0611aa383e62
Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2486
diff
changeset
|
366 with the "-DUSE_LEGACY_JSONCPP=ON" CMake option |
2509
9d9f2d088dce
upgrade to zlib 1.2.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2506
diff
changeset
|
367 * Upgraded dependencies for static and Windows builds: |
2525 | 368 - boost 1.66.0 |
2509
9d9f2d088dce
upgrade to zlib 1.2.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2506
diff
changeset
|
369 - curl 7.57.0 |
9d9f2d088dce
upgrade to zlib 1.2.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2506
diff
changeset
|
370 - jsoncpp 1.8.4 |
9d9f2d088dce
upgrade to zlib 1.2.11
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2506
diff
changeset
|
371 - zlib 1.2.11 |
2445
6e5bc5c6d1a4
Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2444
diff
changeset
|
372 |
2438 | 373 |
374 Version 1.3.1 (2017-11-29) | |
375 ========================== | |
376 | |
2423
5a7c5c541a1d
Built-in decoding of palette images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2422
diff
changeset
|
377 General |
5a7c5c541a1d
Built-in decoding of palette images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2422
diff
changeset
|
378 ------- |
5a7c5c541a1d
Built-in decoding of palette images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2422
diff
changeset
|
379 |
5a7c5c541a1d
Built-in decoding of palette images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2422
diff
changeset
|
380 * Built-in decoding of palette images |
5a7c5c541a1d
Built-in decoding of palette images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2422
diff
changeset
|
381 |
2409
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
382 REST API |
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
383 -------- |
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
384 |
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
385 * New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip |
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
386 * New argument "ignore-length" to force the inclusion of too long tags in JSON |
2422
b340f0a9022c
New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2409
diff
changeset
|
387 * New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR |
2409
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
388 |
2424
7ef9207f31d4
New pixel formats exposed in plugin SDK
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2423
diff
changeset
|
389 Plugins |
7ef9207f31d4
New pixel formats exposed in plugin SDK
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2423
diff
changeset
|
390 ------- |
7ef9207f31d4
New pixel formats exposed in plugin SDK
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2423
diff
changeset
|
391 |
7ef9207f31d4
New pixel formats exposed in plugin SDK
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2423
diff
changeset
|
392 * New pixel formats exposed in SDK: BGRA32, Float32, Grayscale32, RGB48 |
7ef9207f31d4
New pixel formats exposed in plugin SDK
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2423
diff
changeset
|
393 |
2409
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
394 Maintenance |
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
395 ----------- |
e4045b3c9772
ignore-length argument if retrieving DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2408
diff
changeset
|
396 |
2436 | 397 * Creation of ./Resources/CMake/OrthancFramework*.cmake to reuse the Orthanc |
398 C++ framework in other projects | |
2375
3ec85ff48374
New security-related options: "DicomAlwaysAllowEcho"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2364
diff
changeset
|
399 * New security-related options: "DicomAlwaysAllowEcho" |
2401
a051aba0037c
Use "GBK" (frequently used in China) as an alias for "GB18030"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2377
diff
changeset
|
400 * Use "GBK" (frequently used in China) as an alias for "GB18030" |
2377
32bea64e070b
Experimental support of actively maintained Civetweb to replace Mongoose 3.8
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2376
diff
changeset
|
401 * Experimental support of actively maintained Civetweb to replace Mongoose 3.8 |
2435
07dd79e70b79
Upgrade to SQLite amalgamation 3.21.0 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2434
diff
changeset
|
402 * Fix issue 31 for good (create new modality types for Philips ADW, GE Xeleris, GE AWServer) |
2364 | 403 * Fix issue 64 (OpenBSD support) |
2376
c33ff8a7ffa9
Fix static compilation of DCMTK 3.6.2 on Fedora
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2375
diff
changeset
|
404 * Fix static compilation of DCMTK 3.6.2 on Fedora |
2432
5a650eef0794
Upgrade to Boost 1.65.1 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2424
diff
changeset
|
405 * Upgrade to Boost 1.65.1 in static builds |
2435
07dd79e70b79
Upgrade to SQLite amalgamation 3.21.0 in static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2434
diff
changeset
|
406 * Upgrade to SQLite amalgamation 3.21.0 in static builds |
2364 | 407 |
2358 | 408 |
409 Version 1.3.0 (2017-07-19) | |
410 ========================== | |
411 | |
2325 | 412 General |
413 ------- | |
414 | |
415 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2017c Table E.1-1 | |
2326
423d3b692bb9
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2325
diff
changeset
|
416 * In the "DicomModalities" configuration: |
423d3b692bb9
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2325
diff
changeset
|
417 - Manufacturer type MedInria is now obsolete |
2352
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
418 - Manufacturer types AgfaImpax and SyngoVia are obsolete too |
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
419 (use GenericNoWildcardInDates instead) |
2326
423d3b692bb9
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2325
diff
changeset
|
420 - Obsolete manufacturers are still accepted but might disappear in the future |
2352
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
421 - Added new manufacturer: GenericNoUniversalWildcard to replace all '*' by '' in |
2326
423d3b692bb9
Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2325
diff
changeset
|
422 outgoing C-Find requests |
2352
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
423 * New security-related options: "DicomAlwaysAllowStore" and "DicomCheckModalityHost" |
2325 | 424 |
2304
563bf878407a
Argument "Since" in URI "/tools/find" (related to issue 53)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2299
diff
changeset
|
425 REST API |
563bf878407a
Argument "Since" in URI "/tools/find" (related to issue 53)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2299
diff
changeset
|
426 -------- |
563bf878407a
Argument "Since" in URI "/tools/find" (related to issue 53)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2299
diff
changeset
|
427 |
563bf878407a
Argument "Since" in URI "/tools/find" (related to issue 53)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2299
diff
changeset
|
428 * Argument "Since" in URI "/tools/find" (related to issue 53) |
2309
4dc313b9a20a
Argument "DicomVersion" in URIs "/{...}/{...}/anonymization"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2304
diff
changeset
|
429 * Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" |
2304
563bf878407a
Argument "Since" in URI "/tools/find" (related to issue 53)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2299
diff
changeset
|
430 |
2268
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
431 Plugins |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
432 ------- |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
433 |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
434 * New function: "OrthancPluginRegisterIncomingHttpRequestFilter2()" |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
435 |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
436 Lua |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
437 --- |
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
438 |
2260 | 439 * Added HTTP headers support for Lua HttpPost/HttpGet/HttpPut/HttpDelete |
2226 | 440 |
2293
9d87f308d35c
Query/retrieve: Added button for "DR" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2292
diff
changeset
|
441 Orthanc Explorer |
9d87f308d35c
Query/retrieve: Added button for "DR" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2292
diff
changeset
|
442 ---------------- |
9d87f308d35c
Query/retrieve: Added button for "DR" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2292
diff
changeset
|
443 |
9d87f308d35c
Query/retrieve: Added button for "DR" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2292
diff
changeset
|
444 * Query/retrieve: Added button for "DR" modality |
9d87f308d35c
Query/retrieve: Added button for "DR" modality
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2292
diff
changeset
|
445 |
2274 | 446 Maintenance |
447 ----------- | |
448 | |
2279
16e45af17a4d
Ability to retrieve raw frames encoded as unsigned 32-bits integers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2274
diff
changeset
|
449 * Ability to retrieve raw frames encoded as unsigned 32-bits integers |
2299
03982a0db696
Fix issue #29 (more consistent handling of the "--upgrade" argument)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2297
diff
changeset
|
450 * Fix issue 29 (more consistent handling of the "--upgrade" argument) |
2324
53df86a17e99
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2320
diff
changeset
|
451 * Fix issue 31 (create new modality types for Philips ADW, GE Xeleris, GE AWServer) |
2274 | 452 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0) |
2324
53df86a17e99
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2320
diff
changeset
|
453 * Fix issue 44 (bad interpretation of photometric interpretation MONOCHROME1) |
2295
5465cab476cf
Fix issue #45 (crash when providing a folder to "--config" command-line option)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2293
diff
changeset
|
454 * Fix issue 45 (crash when providing a folder to "--config" command-line option) |
2316 | 455 * Fix issue 46 (PHI remaining after anonymization) |
2324
53df86a17e99
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2320
diff
changeset
|
456 * Fix issue 49 (worklists: accentuated characters are removed from C-Find responses) |
2352
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
457 * Fix issue 52 (DICOM level security association problems) |
2324
53df86a17e99
fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2320
diff
changeset
|
458 * Fix issue 55 (modification/anonymization of tags that might break the database |
2325 | 459 model now requires the "Force" parameter to be set to "true" in the query) |
2331
a47d07b5b39f
Fix issue #56 (case-insensitive matching over accents)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2330
diff
changeset
|
460 * Fix issue 56 (case-insensitive matching over accents) |
2287
9f3414878c02
Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2282
diff
changeset
|
461 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2) |
2292
ccd44d546b47
Fix XSS inside DICOM in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2287
diff
changeset
|
462 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs) |
2338
86a99fd1bbfb
switch to just-released dcmtk 3.6.2
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2331
diff
changeset
|
463 * Upgrade to DCMTK 3.6.2 in static builds (released on 2017-07-17) |
86a99fd1bbfb
switch to just-released dcmtk 3.6.2
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2331
diff
changeset
|
464 * Upgrade to Boost 1.64.0 in static builds |
2352
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
465 * New advanced "Locale" configuration option |
3ab96768d144
Fix issue 52 (DICOM level security association problems)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2338
diff
changeset
|
466 * Removed configuration option "USE_DCMTK_361_PRIVATE_DIC" |
2274 | 467 |
2268
ce5c13b95dac
New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2260
diff
changeset
|
468 |
2226 | 469 Version 1.2.0 (2016/12/13) |
470 ========================== | |
471 | |
2074
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
472 General |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
473 ------- |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
474 |
2115
a657f7772e69
Handling of private tags/creators in the "Dictionary" configuration option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2095
diff
changeset
|
475 * Handling of private tags/creators in the "Dictionary" configuration option |
2151
8cbb55089a1d
New configuration option: "LoadPrivateDictionary"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2134
diff
changeset
|
476 * New configuration options: "LoadPrivateDictionary", "DicomScuTimeout" and "DicomScpTimeout" |
2208
90ea60bee5ff
New metadata automatically computed at the instance level: "SopClassUid"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2207
diff
changeset
|
477 * New metadata automatically computed at the instance level: "TransferSyntax" and "SopClassUid" |
2074
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
478 |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
479 REST API |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
480 -------- |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
481 |
2129
0c09d1af22f3
"/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2128
diff
changeset
|
482 * "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files |
0c09d1af22f3
"/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2128
diff
changeset
|
483 (useful if private tags are registered, or if changing the default encoding) |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
484 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-STORE transfer errors |
2072
f8d4543e3fef
Asynchronous flags to avoid waiting for the completion of image transfers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2069
diff
changeset
|
485 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store" |
f8d4543e3fef
Asynchronous flags to avoid waiting for the completion of image transfers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2069
diff
changeset
|
486 to avoid waiting for the completion of image transfers |
2129
0c09d1af22f3
"/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2128
diff
changeset
|
487 * Possibility to DELETE "dicom-as-json" attachments to reconstruct the JSON summaries |
2209
e3fd5bc429a2
URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2208
diff
changeset
|
488 (useful if "Dictionary" has changed) |
2194
3b40ca7470cc
"Keep" option for modifications to keep original DICOM identifiers (advanced feature)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2189
diff
changeset
|
489 * "Keep" option for modifications to keep original DICOM identifiers (advanced feature) |
2202
9b373b7d6713
Fix handling of encodings in C-FIND requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2200
diff
changeset
|
490 * "/tools/default-encoding" to get or temporarily change the default encoding |
2209
e3fd5bc429a2
URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2208
diff
changeset
|
491 * "/{resource}/{id}/reconstruct" to reconstruct the main DICOM tags, the JSON summary and |
e3fd5bc429a2
URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2208
diff
changeset
|
492 the metadata of a resource (useful to compute new metadata, or if using "Keep" above) |
2067
02c543c42e61
"Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2054
diff
changeset
|
493 |
2115
a657f7772e69
Handling of private tags/creators in the "Dictionary" configuration option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2095
diff
changeset
|
494 Plugins |
a657f7772e69
Handling of private tags/creators in the "Dictionary" configuration option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2095
diff
changeset
|
495 ------- |
a657f7772e69
Handling of private tags/creators in the "Dictionary" configuration option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2095
diff
changeset
|
496 |
a657f7772e69
Handling of private tags/creators in the "Dictionary" configuration option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2095
diff
changeset
|
497 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags |
2185 | 498 * More control over client cache in the ServeFolders plugin |
2209
e3fd5bc429a2
URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2208
diff
changeset
|
499 * New C++ help wrappers in "Plugins/Samples/Common/" to read DICOM datasets from REST API |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
500 * New data structure: "OrthancPluginFindMatcher" to match DICOM against C-FIND queries |
2115
a657f7772e69
Handling of private tags/creators in the "Dictionary" configuration option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2095
diff
changeset
|
501 |
2074
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
502 Maintenance |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
503 ----------- |
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
504 |
2207
6dc3bdb4088b
Fix handling of encodings in C-FIND for worklists
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2204
diff
changeset
|
505 * Fix handling of encodings in C-FIND requests (including for worklists) |
2152
cbebc5d072b0
Use of DCMTK 3.6.1 dictionary of private tags in standalone builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2151
diff
changeset
|
506 * Use of DCMTK 3.6.1 dictionary of private tags in standalone builds |
2134
ddc75c6c712d
Avoid hard crash if not enough memory
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2129
diff
changeset
|
507 * Avoid hard crash if not enough memory (handling of std::bad_alloc) |
2119
e0517f25919e
Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2118
diff
changeset
|
508 * Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24) |
2088
b9428d5f7eaf
Fix serious performance issue with C-FIND
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2086
diff
changeset
|
509 * Fix serious performance issue with C-FIND |
2074
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
510 * Fix extraction of the symbolic name of the private tags |
2081 | 511 * Performance warning if runtime debug assertions are turned on |
2091 | 512 * Improved robustness against files with no PatientID |
2095
9e8b315625c1
Upgrade to curl 7.50.3 for static and Windows builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2091
diff
changeset
|
513 * Upgrade to curl 7.50.3 for static and Windows builds |
2118
9cf176bc21ad
Content-Type for JSON documents is now "application/json; charset=utf-8"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2115
diff
changeset
|
514 * Content-Type for JSON documents is now "application/json; charset=utf-8" |
2200
af60b784d2b8
Ignore "Group Length" tags in C-FIND queries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2194
diff
changeset
|
515 * Ignore "Group Length" tags in C-FIND queries |
2204
0158f2de8cad
Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2202
diff
changeset
|
516 * Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
517 * Fix handling of Move Originator AET and ID in C-MOVE SCP |
2241
eb363ec95d86
vulnerabilities disclosed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2226
diff
changeset
|
518 * Fix vulnerability ZSL-2016-5379 "Unquoted Service Path Privilege Escalation" in the |
eb363ec95d86
vulnerabilities disclosed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2226
diff
changeset
|
519 Windows service |
eb363ec95d86
vulnerabilities disclosed
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2226
diff
changeset
|
520 * Fix vulnerability ZSL-2016-5380 "Remote Memory Corruption Vulnerability" in DCMTK 3.6.0 |
2074
4a151d26c98a
fix extraction of the symbolic name of the private tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2072
diff
changeset
|
521 |
2051 | 522 |
2054 | 523 Version 1.1.0 (2016/06/27) |
2051 | 524 ========================== |
525 | |
2019
9c9332e486ca
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2015
diff
changeset
|
526 General |
9c9332e486ca
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2015
diff
changeset
|
527 ------- |
9c9332e486ca
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2015
diff
changeset
|
528 |
9c9332e486ca
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2015
diff
changeset
|
529 * HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet |
2022
fefbe71c2272
Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2019
diff
changeset
|
530 * Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers |
2039
e33e0ae51d7b
new configuration option AllowFindSopClassesInStudy
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2034
diff
changeset
|
531 * New command-line option "--logfile" to output the Orthanc log to the given file |
2019
9c9332e486ca
HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2015
diff
changeset
|
532 * Support of SIGHUP signal (restart Orthanc only if the configuration files have changed) |
1924
6c73df12ca51
New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1911
diff
changeset
|
533 |
1999
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
534 REST API |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
535 -------- |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
536 |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
537 * New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding) |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
538 * New URI "/modalities/.../move" to issue C-MOVE SCU requests |
1999
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
539 * "MoveOriginatorID" can be specified for "/modalities/.../store" |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
540 |
1960 | 541 Dicom protocol |
542 -------------- | |
543 | |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
544 * Support of optional tags for counting resources in C-FIND: |
1898
e018037d4d0e
Support of optional tags for counting resources in C-Find
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1895
diff
changeset
|
545 0008-0061, 0008-0062, 0020-1200, 0020-1202, 0020-1204, 0020-1206, 0020-1208, 0020-1209 |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
546 * Support of Move Originator Message ID (0000,1031) in C-STORE responses driven by C-MOVE |
1959
45c4387a379c
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1955
diff
changeset
|
547 |
1961
ef1e9856c26f
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1960
diff
changeset
|
548 Plugins |
ef1e9856c26f
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1960
diff
changeset
|
549 ------- |
ef1e9856c26f
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1960
diff
changeset
|
550 |
2000
39329372b667
Speedup in plugins by removing unnecessary locks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1999
diff
changeset
|
551 * Speedup in plugins by removing unnecessary locks |
1961
ef1e9856c26f
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1960
diff
changeset
|
552 * New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter() |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
553 * New callback to handle non-worklists C-FIND requests: OrthancPluginRegisterFindCallback() |
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
554 * New callback to handle C-MOVE requests: OrthancPluginRegisterMoveCallback() |
1987
ce90d109bb64
new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1982
diff
changeset
|
555 * New function: "OrthancPluginHttpClient()" to do HTTP requests with full control |
ce90d109bb64
new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1982
diff
changeset
|
556 * New function: "OrthancPluginGenerateUuid()" to generate a UUID |
2012
50b9bc19dc62
More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2011
diff
changeset
|
557 * More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes) |
1961
ef1e9856c26f
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1960
diff
changeset
|
558 |
1959
45c4387a379c
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1955
diff
changeset
|
559 Lua |
45c4387a379c
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1955
diff
changeset
|
560 --- |
45c4387a379c
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1955
diff
changeset
|
561 |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
562 * Possibility to dynamically fix outgoing C-FIND requests using "OutgoingFindRequestFilter()" |
1959
45c4387a379c
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1955
diff
changeset
|
563 * Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback |
45c4387a379c
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1955
diff
changeset
|
564 |
1999
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
565 Image decoding |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
566 -------------- |
1997
f9f2aa1cc594
"MoveOriginatorID" can be specified for /modalities/.../store
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1996
diff
changeset
|
567 |
1999
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
568 * Huge speedup if decoding the family of JPEG transfer syntaxes |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
569 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin) |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
570 * Support decoding of RLE Lossless transfer syntax |
364cc624eb65
New URI "/modalities/.../move" to issue C-Move SCU requests
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1998
diff
changeset
|
571 * Support of signed 16bpp images in ParsedDicomFile |
1997
f9f2aa1cc594
"MoveOriginatorID" can be specified for /modalities/.../store
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1996
diff
changeset
|
572 |
1955 | 573 Maintenance |
574 ----------- | |
575 | |
1996 | 576 * New logo of Orthanc |
1911 | 577 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) |
2004 | 578 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method) |
1955 | 579 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") |
2034
07f2ba3677df
Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2032
diff
changeset
|
580 * Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp") |
2032
65b1ce7cb84f
Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2022
diff
changeset
|
581 * Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows |
1955 | 582 * Compatibility with CMake >= 3.5.0 |
583 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) | |
1931
687ff92d173b
Upgrade to Boost 1.60.0 for static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1924
diff
changeset
|
584 * Upgrade to Boost 1.60.0 for static builds |
1964 | 585 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed |
1973
7bd4cb780feb
Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1964
diff
changeset
|
586 * Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates |
2039
e33e0ae51d7b
new configuration option AllowFindSopClassesInStudy
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2034
diff
changeset
|
587 * New configuration option "AllowFindSopClassesInStudy" |
1976
325772dadcd6
Macro "__linux" (now obsolete) replaced by macro "__linux__"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1973
diff
changeset
|
588 * Macro "__linux" (now obsolete) replaced by macro "__linux__" (maybe solves Debian bug #821011) |
1982
b5d4f9c156ad
Modification of instances can now replace PixelData
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1976
diff
changeset
|
589 * Modification of instances can now replace PixelData (resp. EncapsulatedDocument) with |
b5d4f9c156ad
Modification of instances can now replace PixelData
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1976
diff
changeset
|
590 provided a PNG/JPEG image (resp. PDF file) if it is encoded using Data URI Scheme |
2014
e39a2657f1c6
Dropped support of Google Log
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2012
diff
changeset
|
591 * Dropped support of Google Log |
1898
e018037d4d0e
Support of optional tags for counting resources in C-Find
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1895
diff
changeset
|
592 |
1895 | 593 |
594 Version 1.0.0 (2015/12/15) | |
595 ========================== | |
596 | |
2222
21713ce8717b
Fix handling of Move Originator AET and ID in C-MOVE SCP
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2218
diff
changeset
|
597 * Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-FIND requests |
1895 | 598 * New function in plugin SDK: "OrthancPluginSendMultipartItem2()" |
1885
5be57564ffc4
refactoring dicomdir generation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1882
diff
changeset
|
599 * Fix of DICOMDIR generation with DCMTK 3.6.1, support of encodings |
1887
5e0a25642056
Fix range search if the lower or upper limit is absent
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1885
diff
changeset
|
600 * Fix range search if the lower or upper limit is absent |
1890
74dc6b764ff0
Fix modality worklists lookups if tags with UN (unknown) VR are present
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1888
diff
changeset
|
601 * Fix modality worklists lookups if tags with UN (unknown) VR are present |
1892
0001f8cd7849
Warn about badly formatted modality/peer definitions in configuration file at startup
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1890
diff
changeset
|
602 * Warn about badly formatted modality/peer definitions in configuration file at startup |
1882
5cf2bd0abfa2
OrthancPluginSendMultipartItem2 for DICOMweb
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1879
diff
changeset
|
603 |
5cf2bd0abfa2
OrthancPluginSendMultipartItem2 for DICOMweb
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1879
diff
changeset
|
604 |
1879 | 605 Version 0.9.6 (2015/12/08) |
606 ========================== | |
607 | |
1875 | 608 * Promiscuous mode (accept unknown SOP class UID) is now turned off by default |
1877 | 609 * Fix serialization of DICOM buffers that might contain garbage trailing |
1867
769178f0ab2c
Fix modality worklists server if some fields are null
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1863
diff
changeset
|
610 * Fix modality worklists server if some fields are null |
1868
c8877965d67d
More tolerant "/series/.../ordered-slices" with broken series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1867
diff
changeset
|
611 * More tolerant "/series/.../ordered-slices" with broken series |
1870
a6c431193c79
Improved logging information if upgrade fails
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1868
diff
changeset
|
612 * Improved logging information if upgrade fails |
1875 | 613 * Fix formatting of multipart HTTP answers (bis) |
1867
769178f0ab2c
Fix modality worklists server if some fields are null
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1863
diff
changeset
|
614 |
1863 | 615 |
616 Version 0.9.5 (2015/12/02) | |
617 ========================== | |
618 | |
1806
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
619 Major |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
620 ----- |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
621 |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
622 * Experimental support of DICOM C-FIND SCP for modality worklists through plugins |
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
623 * Support of DICOM C-FIND SCU for modality worklists ("/modalities/{dicom}/find-worklist") |
1806
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
624 |
1823
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
625 REST API |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
626 -------- |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
627 |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
628 * New URIs: |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
629 - "/series/.../ordered-slices" to order the slices of a 2D+t or 3D series |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
630 - "/tools/shutdown" to stop Orthanc from the REST API |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
631 - ".../compress", ".../uncompress" and ".../is-compressed" for attachments |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
632 - "/tools/create-archive" to create ZIP from a set of resources |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
633 - "/tools/create-media" to create ZIP+DICOMDIR from a set of resources |
1831
3ae2ff249675
"/instances/.../header" to get the meta information (header) of the DICOM instance
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1830
diff
changeset
|
634 - "/instances/.../header" to get the meta information (header) of the DICOM instance |
1823
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
635 * "/tools/create-dicom": |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
636 - Support of binary tags encoded using data URI scheme |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
637 - Support of hierarchical structures (creation of sequences) |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
638 - Create tags with unknown VR |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
639 * "/modify" can insert/modify sequences |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
640 * ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
641 * "Origin" metadata for the instances |
0ef4e6e66b56
"Origin" metadata for the instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1815
diff
changeset
|
642 |
1806
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
643 Minor |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
644 ----- |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
645 |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
646 * New configuration options: |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
647 - "UnknownSopClassAccepted" to disable promiscuous mode (accept unknown SOP class UID) |
cd213ebcaefd
UnknownSopClassAccepted option
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1790
diff
changeset
|
648 - New configuration option: "Dictionary" to declare custom DICOM tags |
1623
76ed4cf74bb5
Add ".dcm" suffix to files in ZIP archives
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1619
diff
changeset
|
649 * Add ".dcm" suffix to files in ZIP archives (cf. URI ".../archive") |
1772
53e045b5a8ec
MIME content type can be associated to custom attachments (cf. "UserContentType")
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1765
diff
changeset
|
650 * MIME content type can be associated to custom attachments (cf. "UserContentType") |
1623
76ed4cf74bb5
Add ".dcm" suffix to files in ZIP archives
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1619
diff
changeset
|
651 |
1649
8040d56cb0b3
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1641
diff
changeset
|
652 Plugins |
8040d56cb0b3
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1641
diff
changeset
|
653 ------- |
8040d56cb0b3
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1641
diff
changeset
|
654 |
1815
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
655 * New functions: |
1826
ac5b0b4e2434
refactoring of DicomImageDecoder
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1824
diff
changeset
|
656 - "OrthancPluginRegisterDecodeImageCallback()" to replace the built-in image decoder |
1815
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
657 - "OrthancPluginDicomInstanceToJson()" to convert DICOM to JSON |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
658 - "OrthancPluginDicomBufferToJson()" to convert DICOM to JSON |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
659 - "OrthancPluginRegisterErrorCode()" to declare custom error codes |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
660 - "OrthancPluginRegisterDictionaryTag()" to declare custom DICOM tags |
1861
a7bea843a7bc
"OrthancPluginLookupDictionary()" to get information about some DICOM tag
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1859
diff
changeset
|
661 - "OrthancPluginLookupDictionary()" to get information about some DICOM tag |
1815
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
662 - "OrthancPluginRestApiGet2()" to provide HTTP headers when calling Orthanc API |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
663 - "OrthancPluginGetInstanceOrigin()" to know through which mechanism an instance was received |
1827
4b6673e828f4
"OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1826
diff
changeset
|
664 - "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images |
1829
31df3b48925e
OrthancPluginDecodeDicomImage
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1827
diff
changeset
|
665 - "OrthancPluginDecodeDicomImage()" to decode DICOM images |
1833
47d032c48818
"OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1832
diff
changeset
|
666 - "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash |
1815
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
667 * New events in change callbacks: |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
668 - "OrthancStarted" |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
669 - "OrthancStopped" |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
670 - "UpdatedAttachment" |
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
671 - "UpdatedMetadata" |
1780
94990da8710e
OrthancPluginRestApiGet2
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1779
diff
changeset
|
672 * "/system" URI gives information about the plugins used for storage area and DB back-end |
1815
2abfdca9b915
OrthancPluginGetInstanceOrigin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1806
diff
changeset
|
673 * Plugin callbacks must now return explicit "OrthancPluginErrorCode" (instead of integers) |
1649
8040d56cb0b3
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1641
diff
changeset
|
674 |
1658
54bafe0e7e7b
Optional argument "keepStrings" in "DumpJson()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1657
diff
changeset
|
675 Lua |
54bafe0e7e7b
Optional argument "keepStrings" in "DumpJson()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1657
diff
changeset
|
676 --- |
54bafe0e7e7b
Optional argument "keepStrings" in "DumpJson()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1657
diff
changeset
|
677 |
54bafe0e7e7b
Optional argument "keepStrings" in "DumpJson()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1657
diff
changeset
|
678 * Optional argument "keepStrings" in "DumpJson()" |
54bafe0e7e7b
Optional argument "keepStrings" in "DumpJson()"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1657
diff
changeset
|
679 |
1627
da7854deb662
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1623
diff
changeset
|
680 Maintenance |
da7854deb662
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1623
diff
changeset
|
681 ----------- |
da7854deb662
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1623
diff
changeset
|
682 |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
683 * Full indexation of the patient/study tags to speed up searches and C-FIND |
1824
b530c3dfe2a6
refactoring image decoding
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1823
diff
changeset
|
684 * Many refactorings, notably of the searching features and of the image decoding |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
685 * C-MOVE SCP for studies using AccessionNumber tag |
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
686 * Fix issue 4 (C-STORE Association not renegotiated on Specific-to-specific transfer syntax change) |
1832
b7da58699f92
Fix formatting of multipart HTTP answers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1831
diff
changeset
|
687 * Fix formatting of multipart HTTP answers |
1734
e2675b37eb01
Under Windows, the exit status of Orthanc corresponds to the encountered error code
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1731
diff
changeset
|
688 * "--logdir" flag creates a single log file instead of 3 separate files for errors/warnings/infos |
e2675b37eb01
Under Windows, the exit status of Orthanc corresponds to the encountered error code
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1731
diff
changeset
|
689 * "--errors" flag lists the error codes that could be returned by Orthanc |
e2675b37eb01
Under Windows, the exit status of Orthanc corresponds to the encountered error code
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1731
diff
changeset
|
690 * Under Windows, the exit status of Orthanc corresponds to the encountered error code |
1856
36ab170733d6
Made eFilm version explicit
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1852
diff
changeset
|
691 * New "AgfaImpax", "EFilm2" and "Vitrea" modality manufacturers |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
692 * C-FIND SCP will return tags with sequence value representation |
1830
2921384cc352
Upgrade to Boost 1.59.0 for static builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1829
diff
changeset
|
693 * Upgrade to Boost 1.59.0 for static builds |
1627
da7854deb662
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1623
diff
changeset
|
694 |
1555
d6a93e12b1c1
Creation of DICOM files with encapsulated PDF
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1554
diff
changeset
|
695 |
1619 | 696 Version 0.9.4 (2015/09/16) |
697 ========================== | |
698 | |
1556
b8dc2f855a83
Preview of PDF files encapsulated in DICOM from Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1555
diff
changeset
|
699 * Preview of PDF files encapsulated in DICOM from Orthanc Explorer |
1555
d6a93e12b1c1
Creation of DICOM files with encapsulated PDF
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1554
diff
changeset
|
700 * Creation of DICOM files with encapsulated PDF through "/tools/create-dicom" |
1509
0586ed8897f1
limit and since arguments while retrieving DICOM resources in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1504
diff
changeset
|
701 * "limit" and "since" arguments while retrieving DICOM resources in the REST API |
1514
d73a2178b319
support of deflate and gzip content-types
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1509
diff
changeset
|
702 * Support of "deflate" and "gzip" content-types in HTTP requests |
1537
fbf763bb1fa3
error detection in patches
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1534
diff
changeset
|
703 * Options to validate peers against CA certificates in HTTPS requests |
1594
2bac60a4f584
OrthancPluginSendHttpStatus
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1593
diff
changeset
|
704 * New configuration option: "HttpTimeout" to set the default timeout for HTTP requests |
1528 | 705 |
1572
904096e7367e
More information about the origin request in OnStoredInstance() callbacks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1567
diff
changeset
|
706 Lua |
904096e7367e
More information about the origin request in OnStoredInstance() callbacks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1567
diff
changeset
|
707 --- |
904096e7367e
More information about the origin request in OnStoredInstance() callbacks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1567
diff
changeset
|
708 |
1574
0c29ebe80ac9
give access to full request origin in ReceivedInstanceFilter (Lua)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1572
diff
changeset
|
709 * More information about the origin request in the "OnStoredInstance()" and |
0c29ebe80ac9
give access to full request origin in ReceivedInstanceFilter (Lua)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1572
diff
changeset
|
710 "ReceivedInstanceFilter()" callbacks. WARNING: This can result in |
0c29ebe80ac9
give access to full request origin in ReceivedInstanceFilter (Lua)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1572
diff
changeset
|
711 incompatibilities wrt. previous versions of Orthanc. |
1587
d7e569640d09
New function "GetOrthancConfiguration()" to get the Orthanc configuration
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1582
diff
changeset
|
712 * New function "GetOrthancConfiguration()" to get the Orthanc configuration |
1572
904096e7367e
More information about the origin request in OnStoredInstance() callbacks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1567
diff
changeset
|
713 |
1554
89ab71a68fcf
New function OrthancPluginBufferCompression() to (un)compress memory buffers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1548
diff
changeset
|
714 Plugins |
89ab71a68fcf
New function OrthancPluginBufferCompression() to (un)compress memory buffers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1548
diff
changeset
|
715 ------- |
89ab71a68fcf
New function OrthancPluginBufferCompression() to (un)compress memory buffers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1548
diff
changeset
|
716 |
1598
c6b50b803387
primitives for image encoding/decoding in plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1597
diff
changeset
|
717 * New functions to compress/uncompress images using PNG and JPEG |
1607 | 718 * New functions to issue HTTP requests from plugins |
1588
b5bc87a7212d
OrthancPluginReadFile, OrthancPluginWriteFile
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1587
diff
changeset
|
719 * New function "OrthancPluginBufferCompression()" to (un)compress memory buffers |
b5bc87a7212d
OrthancPluginReadFile, OrthancPluginWriteFile
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1587
diff
changeset
|
720 * New function "OrthancPluginReadFile()" to read files from the filesystem |
b5bc87a7212d
OrthancPluginReadFile, OrthancPluginWriteFile
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1587
diff
changeset
|
721 * New function "OrthancPluginWriteFile()" to write files to the filesystem |
1593
235d89817b89
OrthancPluginGetErrorDescription
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1592
diff
changeset
|
722 * New function "OrthancPluginGetErrorDescription()" to convert error codes to strings |
1594
2bac60a4f584
OrthancPluginSendHttpStatus
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1593
diff
changeset
|
723 * New function "OrthancPluginSendHttpStatus()" to send HTTP status with a body |
1595
e1e54a73ba8b
OrthancPluginRegisterRestCallbackNoLock, documentation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1594
diff
changeset
|
724 * New function "OrthancPluginRegisterRestCallbackNoLock()" for high-performance plugins |
1581
357c4bb15701
Plugins have access to explicit error codes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1574
diff
changeset
|
725 * Plugins have access to explicit error codes |
1597
415dfd1d1c61
Improvements to the sample "ServeFolders" plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1595
diff
changeset
|
726 * Improvements to the sample "ServeFolders" plugin |
1615
c40fe92a68e7
Primitives to upgrade the database version in plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1607
diff
changeset
|
727 * Primitives to upgrade the database version in plugins |
1554
89ab71a68fcf
New function OrthancPluginBufferCompression() to (un)compress memory buffers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1548
diff
changeset
|
728 |
1528 | 729 Maintenance |
730 ----------- | |
731 | |
1548
e9325f3ac496
Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1537
diff
changeset
|
732 * Many code refactorings |
1594
2bac60a4f584
OrthancPluginSendHttpStatus
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1593
diff
changeset
|
733 * Improved error codes (no more custom descriptions in exceptions) |
2bac60a4f584
OrthancPluginSendHttpStatus
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1593
diff
changeset
|
734 * If error while calling the REST API, the answer body contains description of the error |
1592
d73124f6b439
configuration option HttpDescribeErrors
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1590
diff
changeset
|
735 (this feature can be disabled with the "HttpDescribeErrors" option) |
1527
7b58e0048874
Upgrade to curl 7.44.0 for static and Windows builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1514
diff
changeset
|
736 * Upgrade to curl 7.44.0 for static and Windows builds |
2709 | 737 * Upgrade to openssl 1.0.2d for static and Windows builds |
1607 | 738 * Depends on libjpeg 9a |
1548
e9325f3ac496
Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1537
diff
changeset
|
739 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate |
1509
0586ed8897f1
limit and since arguments while retrieving DICOM resources in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1504
diff
changeset
|
740 |
1504 | 741 |
742 Version 0.9.3 (2015/08/07) | |
743 ========================== | |
744 | |
1501
aaf368280f5a
C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1496
diff
changeset
|
745 * C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page) |
aaf368280f5a
C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1496
diff
changeset
|
746 * Removal of the dependency upon Google Log, Orthanc now uses its internal logger |
aaf368280f5a
C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1496
diff
changeset
|
747 (use -DENABLE_GOOGLE_LOG=ON to re-enable Google Log) |
1502
5e9c40419fb9
Upgrade to JsonCpp 0.10.5 for static and Windows builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1501
diff
changeset
|
748 * Upgrade to JsonCpp 0.10.5 for static and Windows builds |
1489 | 749 |
1482 | 750 |
751 Version 0.9.2 (2015/08/02) | |
752 ========================== | |
753 | |
1502
5e9c40419fb9
Upgrade to JsonCpp 0.10.5 for static and Windows builds
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1501
diff
changeset
|
754 * Upgrade to Boost 1.58.0 for static and Windows builds |
1468
332af9bcabc8
Source code repository moved from Google Code to BitBucket
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1467
diff
changeset
|
755 * Source code repository moved from Google Code to BitBucket |
1467
5068de14eef1
Inject version information into Windows binaries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1466
diff
changeset
|
756 * Inject version information into Windows binaries |
1466
0cd0f2ad3599
Fix potential deadlock in the callbacks of plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1461
diff
changeset
|
757 * Fix access to binary data in HTTP/REST requests by Lua scripts |
0cd0f2ad3599
Fix potential deadlock in the callbacks of plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1461
diff
changeset
|
758 * Fix potential deadlock in the callbacks of plugins |
1430
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
759 |
1461 | 760 |
761 Version 0.9.1 (2015/07/02) | |
762 ========================== | |
763 | |
1449 | 764 General |
765 ------- | |
766 | |
1423
7b7d597a190c
The configuration can be splitted into several files stored inside the same folder
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1417
diff
changeset
|
767 * The configuration can be splitted into several files stored inside the same folder |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
768 * Custom setting of the local AET during C-STORE SCU (both in Lua and in the REST API) |
1449 | 769 * Many code refactorings |
770 | |
771 Lua | |
772 --- | |
773 | |
774 * Access to the REST API of Orthanc (RestApiGet, RestApiPost, RestApiPut, RestApiDelete) | |
1450 | 775 * Functions to convert between Lua values and JSON strings: "ParseJson" and "DumpJson" |
1455
a68545767975
Initialize() and Finalize() events in Lua
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1450
diff
changeset
|
776 * New events: "OnStablePatient", "OnStableStudy", "OnStableSeries", "Initialize", "Finalize" |
1430
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
777 |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
778 Plugins |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
779 ------- |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
780 |
1424
fe384a9d3b51
OrthancPluginGetConfiguration
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1423
diff
changeset
|
781 * Plugins can retrieve the configuration file directly as a JSON string |
1430
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
782 * Plugins can send answers as multipart messages |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
783 |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
784 Fixes |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
785 ----- |
ad94a3583b07
Plugins can send answers as multipart messages
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1427
diff
changeset
|
786 |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
787 * Fix compatibility issues for C-FIND SCU to Siemens Syngo.Via modalities SCP |
1449 | 788 * Fix issue 15 (Lua scripts making HTTP requests) |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
789 * Fix issue 35 (Characters in PatientID string are not protected for C-FIND) |
1417
8e23f16a198d
fix issues 35 and 37
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1409
diff
changeset
|
790 * Fix issue 37 (Hyphens trigger range query even if datatype does not support ranges) |
1409 | 791 |
792 | |
793 Version 0.9.0 (2015/06/03) | |
794 ========================== | |
795 | |
1362
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
796 Major |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
797 ----- |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
798 |
1371
f528849ee9f7
DICOM Query/Retrieve available from Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1363
diff
changeset
|
799 * DICOM Query/Retrieve available from Orthanc Explorer |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
800 * C-MOVE SCU and C-FIND SCU are accessible through the REST API |
1342
9ec7ac03152d
"?expand" flag for URIs "/patients", "/studies" and "/series"
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1341
diff
changeset
|
801 * "?expand" flag for URIs "/patients", "/studies" and "/series" |
1362
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
802 * "/tools/find" URI to search for DICOM resources from REST |
1337 | 803 * Support of FreeBSD |
1409 | 804 * The "Orthanc Client" SDK is now a separate project |
1362
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
805 |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
806 Minor |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
807 ----- |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
808 |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
809 * Speed-up in Orthanc Explorer for large amount of images |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
810 * Speed-up of the C-FIND SCP server of Orthanc |
1362
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
811 * Allow replacing PatientID/StudyInstanceUID/SeriesInstanceUID from Lua scripts |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
812 * Option "CaseSensitivePN" to enable case-insensitive C-FIND SCP |
1362
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
813 |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
814 Fixes |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
815 ----- |
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
816 |
1331
77e129ba64e4
Prevent freeze on C-FIND if no DICOM tag is to be returned
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1318
diff
changeset
|
817 * Prevent freeze on C-FIND if no DICOM tag is to be returned |
2086 | 818 * Fix slow C-STORE SCP on recent versions of GNU/Linux, if |
1362
bf6db7d2f8b1
fix slow DCMTK problem
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1347
diff
changeset
|
819 USE_SYSTEM_DCMTK is set to OFF (http://forum.dcmtk.org/viewtopic.php?f=1&t=4009) |
1332 | 820 * Fix issue 30 (QR response missing "Query/Retrieve Level" (008,0052)) |
1347 | 821 * Fix issue 32 (Cyrillic symbols): Introduction of the "Windows1251" encoding |
1363
feaf2840917c
Plugins now receive duplicated GET arguments in their REST callbacks
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1362
diff
changeset
|
822 * Plugins now receive duplicated GET arguments in their REST callbacks |
1331
77e129ba64e4
Prevent freeze on C-FIND if no DICOM tag is to be returned
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1318
diff
changeset
|
823 |
1318 | 824 |
825 Version 0.8.6 (2015/02/12) | |
826 ========================== | |
827 | |
1284
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
828 Major |
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
829 ----- |
1272
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
830 |
1281
8dac11c78d71
URIs to get all the parents of a given resource in a single REST call
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1280
diff
changeset
|
831 * URIs to get all the parents of a given resource in a single REST call |
1272
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
832 * Instances without PatientID are now allowed |
1286 | 833 * Support of HTTP proxy to access Orthanc peers |
1284
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
834 |
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
835 Minor |
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
836 ----- |
1286 | 837 |
1272
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
838 * Support of Tudor DICOM in Query/Retrieve |
1284
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
839 * More flexible "/modify" and "/anonymize" for single instance |
1286 | 840 * Access to called AET and remote AET from Lua scripts ("OnStoredInstance") |
1284
21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1282
diff
changeset
|
841 * Option "DicomAssociationCloseDelay" to set delay before closing DICOM association |
1315
0c735fed8953
ZIP archives now display the accession number of the studies
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1307
diff
changeset
|
842 * ZIP archives now display the accession number of the studies |
1272
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
843 |
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
844 Plugins |
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
845 ------- |
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
846 |
1282
7bccdd221e2b
Plugins can do REST calls to other plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1281
diff
changeset
|
847 * Introspection of plugins (cf. the "/plugins" URI) |
1280
d6a65dc6d0ac
Plugins can access the command-line arguments used to launch Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1279
diff
changeset
|
848 * Plugins can access the command-line arguments used to launch Orthanc |
1232
f1c01451a8ee
Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1231
diff
changeset
|
849 * Plugins can extend Orthanc Explorer with custom JavaScript |
1249
40725595aaf0
Plugins can get/set global properties to save their configuration
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1234
diff
changeset
|
850 * Plugins can get/set global properties to save their configuration |
1282
7bccdd221e2b
Plugins can do REST calls to other plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1281
diff
changeset
|
851 * Plugins can do REST calls to other plugins (cf. "xxxAfterPlugins()") |
1272
7442097b41c9
Scan of folders for plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1249
diff
changeset
|
852 * Scan of folders for plugins |
1215 | 853 |
1286 | 854 Fixes |
855 ----- | |
856 | |
857 * Code refactorings | |
858 * Fix issue 25 (AET with underscore not allowed) | |
1307
f796207e3df1
Fix replacement and insertion of private DICOM tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1286
diff
changeset
|
859 * Fix replacement and insertion of private DICOM tags |
1316
1c8dfedefefe
Fix anonymization generating non-portable DICOM files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1315
diff
changeset
|
860 * Fix anonymization generating non-portable DICOM files |
1286 | 861 |
1215 | 862 |
863 Version 0.8.5 (2014/11/04) | |
864 ========================== | |
865 | |
1212 | 866 General |
867 ------- | |
868 | |
1197
61b71ccac362
integration mainline->db-changes
Sebastien Jodogne <s.jodogne@gmail.com>
diff
changeset
|
869 * Major speed-up thanks to a new database schema |
1212 | 870 * Plugins can monitor changes through callbacks |
1188
2e11c3353356
download dicomdir in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1181
diff
changeset
|
871 * Download ZIP + DICOMDIR from Orthanc Explorer |
1212 | 872 * Sample plugin framework to serve static resources (./Plugins/Samples/WebSkeleton/) |
873 | |
874 Fixes | |
875 ----- | |
876 | |
1206
f5b0207967bc
Fix issue 19 (YBR_FULL are decoded incorrectly)
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1205
diff
changeset
|
877 * Fix issue 19 (YBR_FULL are decoded incorrectly) |
1179 | 878 * Fix issue 21 (Microsoft Visual Studio precompiled headers) |
1190 | 879 * Fix issue 22 (Error decoding multi-frame instances) |
1205 | 880 * Fix issue 24 (Build fails on OSX when directory has .DS_Store files) |
1202
476a17cfdf42
Fix crash when bad HTTP credentials are provided
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1190
diff
changeset
|
881 * Fix crash when bad HTTP credentials are provided |
1179 | 882 |
1168 | 883 |
884 Version 0.8.4 (2014/09/19) | |
885 ========================== | |
886 | |
1166
a921e3b5e763
bulk tags retrieval
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1165
diff
changeset
|
887 * "/instances-tags" to get the tags of all the child instances of a |
a921e3b5e763
bulk tags retrieval
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1165
diff
changeset
|
888 patient/study/series with a single REST call (bulk tags retrieval) |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
889 * Configuration/Lua to select the accepted C-STORE SCP transfer syntaxes |
1165
0561f2087cc9
Fix reporting of errors in Orthanc Explorer when sending images to peers/modalities
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1164
diff
changeset
|
890 * Fix reporting of errors in Orthanc Explorer when sending images to peers/modalities |
1156
8c9574576f42
install plugin sdk
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1152
diff
changeset
|
891 * Installation of plugin SDK in CMake |
8c9574576f42
install plugin sdk
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1152
diff
changeset
|
892 |
1148
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
893 |
1152 | 894 Version 0.8.3 (2014/09/11) |
895 ========================== | |
896 | |
1148
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
897 Major |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
898 ----- |
1128 | 899 |
1121
82567bac5e25
Creation of ZIP archives for media storage, with DICOMDIR
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1120
diff
changeset
|
900 * Creation of ZIP archives for media storage, with DICOMDIR |
1140
94c5f6623b3a
URIs to get all the children of a given resource in a single REST call
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1139
diff
changeset
|
901 * URIs to get all the children of a given resource in a single REST call |
94c5f6623b3a
URIs to get all the children of a given resource in a single REST call
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1139
diff
changeset
|
902 * "/tools/lookup" URI to map DICOM UIDs to Orthanc identifiers |
1135
67c3c1e4a6e0
index-only mode, and custom storage area with plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1131
diff
changeset
|
903 * Support of index-only mode (using the "StoreDicom" option) |
67c3c1e4a6e0
index-only mode, and custom storage area with plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1131
diff
changeset
|
904 * Plugins can implement a custom storage area |
1128 | 905 |
906 Minor | |
907 ----- | |
908 | |
909 * Configuration option to enable HTTP Keep-Alive | |
1142
952cf9b6be83
Configuration option to disable the logging of exported resources
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1140
diff
changeset
|
910 * Configuration option to disable the logging of exported resources in "/exports" |
1145
0479d02c6778
Plugins can retrieve the path to Orthanc and to its configuration file
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1142
diff
changeset
|
911 * Plugins can retrieve the path to Orthanc and to its configuration file |
1148
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
912 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample) |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
913 * Possibility to set HTTP headers from plugins |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
914 * "LastUpdate" metadata is now always returned for patients, studies and series |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
915 |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
916 Maintenance |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
917 ----------- |
ac36589f699e
LastUpdate metadata is now always returned for patients, studies and series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1145
diff
changeset
|
918 |
1135
67c3c1e4a6e0
index-only mode, and custom storage area with plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1131
diff
changeset
|
919 * Refactoring of HttpOutput ("Content-Length" header is now always sent) |
1128 | 920 * Upgrade to Mongoose 3.8 |
1115
da56a7916e8a
Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1113
diff
changeset
|
921 * Fixes for Visual Studio 2013 and Windows 64bit |
1131 | 922 * Fix issue 16: Handling of "AT" value representations in JSON |
1128 | 923 * Fix issue 17 |
1112
a119f9ae3640
upgrade to Mongoose 3.8
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1105
diff
changeset
|
924 |
1105 | 925 |
926 Version 0.8.2 (2014/08/07) | |
927 ========================== | |
928 | |
1103
bec1eccf976c
Hot restart of Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1099
diff
changeset
|
929 * Support of the standard text encodings |
bec1eccf976c
Hot restart of Orthanc
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1099
diff
changeset
|
930 * Hot restart of Orthanc by posting to "/tools/reset" |
1099
060e8918d7a4
More fault-tolerant commands in Lua scripts
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1098
diff
changeset
|
931 * More fault-tolerant commands in Lua scripts |
1086
e56c3ed8d738
Parameter to set the default encoding for DICOM files without SpecificCharacterSet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1080
diff
changeset
|
932 * Parameter to set the default encoding for DICOM files without SpecificCharacterSet |
1098 | 933 * Fix of issue #14 (support of XCode 5.1) |
1092
88fcf73fbe39
Upgrade to Google Test 1.7.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1086
diff
changeset
|
934 * Upgrade to Google Test 1.7.0 |
1080 | 935 |
936 | |
937 Version 0.8.1 (2014/07/29) | |
938 ========================== | |
939 | |
1054
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
940 General |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
941 ------- |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
942 |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
943 * Access patient module at the study level to cope with PatientID collisions |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
944 * On-the-fly conversion of JSON to XML according to the HTTP Accept header |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
945 * C-Echo SCU in the REST API |
1073
01414536c930
complete DICOM conformance
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1071
diff
changeset
|
946 * DICOM conformance statement available at URI "/tools/dicom-conformance" |
1065
921532f67770
Lua scripts can invoke system commands, with CallSystem()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1063
diff
changeset
|
947 |
921532f67770
Lua scripts can invoke system commands, with CallSystem()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1063
diff
changeset
|
948 Lua scripts |
921532f67770
Lua scripts can invoke system commands, with CallSystem()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1063
diff
changeset
|
949 ----------- |
921532f67770
Lua scripts can invoke system commands, with CallSystem()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1063
diff
changeset
|
950 |
1055
6f923d52a46c
call Web services from Lua
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1054
diff
changeset
|
951 * Lua scripts can do HTTP requests, and thus can call Web services |
1065
921532f67770
Lua scripts can invoke system commands, with CallSystem()
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1063
diff
changeset
|
952 * Lua scripts can invoke system commands, with CallSystem() |
1054
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
953 |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
954 Plugins |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
955 ------- |
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
956 |
1038 | 957 * Lookup for DICOM UIDs in the plugin SDK |
1042
8d1845feb277
set cookies, not allowed methods, unauthorized in plugins
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1038
diff
changeset
|
958 * Plugins have access to the HTTP headers and can answer with HTTP status codes |
1071 | 959 * Callback to react to the incoming of DICOM instances |
1038 | 960 |
1063
0332e6e8c679
Fix automated generation of the list of resource children in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1060
diff
changeset
|
961 Fixes |
0332e6e8c679
Fix automated generation of the list of resource children in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1060
diff
changeset
|
962 ----- |
0332e6e8c679
Fix automated generation of the list of resource children in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1060
diff
changeset
|
963 |
0332e6e8c679
Fix automated generation of the list of resource children in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1060
diff
changeset
|
964 * Fix build of Google Log with Visual Studio >= 11.0 |
0332e6e8c679
Fix automated generation of the list of resource children in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1060
diff
changeset
|
965 * Fix automated generation of the list of resource children in the REST API |
0332e6e8c679
Fix automated generation of the list of resource children in the REST API
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1060
diff
changeset
|
966 |
1034 | 967 |
968 Version 0.8.0 (2014/07/10) | |
969 ========================== | |
970 | |
988 | 971 Major changes |
972 ------------- | |
973 | |
1019 | 974 * Routing images with Lua scripts |
914 | 975 * Introduction of the Orthanc Plugin SDK |
1076 | 976 * Official support of OS X (Darwin) 10.8 |
988 | 977 |
978 Minor changes | |
979 ------------- | |
980 | |
965 | 981 * Extraction of tags for the patient/study/series/instance DICOM modules |
958
1fbe89dc18b5
extraction of the shared tags
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
941
diff
changeset
|
982 * Extraction of the tags shared by all the instances of a patient/study/series |
941
83489fddd8c5
Options to limit the number of results for an incoming C-FIND query
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
934
diff
changeset
|
983 * Options to limit the number of results for an incoming C-FIND query |
890 | 984 * Support of kFreeBSD |
978 | 985 * Several code refactorings |
987 | 986 * Fix OrthancCppClient::GetVoxelSizeZ() |
878 | 987 |
988 | |
989 Version 0.7.6 (2014/06/11) | |
990 ========================== | |
991 | |
869 | 992 * Support of JPEG and JPEG-LS decompression |
874
87791ebc1f50
download matlab images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
869
diff
changeset
|
993 * Download DICOM images as Matlab/Octave arrays |
824
a811bdf8b8eb
precompiled headers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
819
diff
changeset
|
994 * Precompiled headers for Microsoft Visual Studio |
a811bdf8b8eb
precompiled headers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
819
diff
changeset
|
995 |
819 | 996 |
997 Version 0.7.5 (2014/05/08) | |
998 ========================== | |
999 | |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
1000 * Dynamic negotiation of SOP classes for C-STORE SCU |
796
e7b1ca0f1e04
creation of dicom files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
791
diff
changeset
|
1001 * Creation of DICOM instances using the REST API |
801 | 1002 * Embedding of images within DICOM instances |
807
566a2fb3c1fb
update/delete modalities
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
801
diff
changeset
|
1003 * Adding/removal/modification of remote modalities/peers through REST |
1054
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
1004 * Reuse of the previous SCU connection to avoid unnecessary handshakes |
814 | 1005 * Fix problems with anonymization and modification |
796
e7b1ca0f1e04
creation of dicom files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
791
diff
changeset
|
1006 * Fix missing licensing terms about reuse of some code from DCMTK |
791 | 1007 * Various code refactorings |
755 | 1008 |
1009 | |
1010 Version 0.7.4 (2014/04/16) | |
1011 ========================== | |
1012 | |
748
de9763f63510
upgrade to openssl-1.0.1g because of heartbeat exploit
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
735
diff
changeset
|
1013 * Switch to openssl-1.0.1g in static builds (cf. Heartbleed exploit) |
753
a6576b478553
upgrade to boost 1.55.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
752
diff
changeset
|
1014 * Switch to boost 1.55.0 in static builds (to solve compiling errors) |
731 | 1015 * Better logging about nonexistent tags |
732
b79eda29896d
dcm4chee manufacturer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
731
diff
changeset
|
1016 * Dcm4Chee manufacturer |
735 | 1017 * Automatic discovering of the path to the DICOM dictionaries |
752
45715eadc2e0
port number as a string
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
748
diff
changeset
|
1018 * In the "DicomModalities" config, the port number can be a string |
719 | 1019 |
1020 | |
1021 Version 0.7.3 (2014/02/14) | |
1022 ========================== | |
1023 | |
705 | 1024 Major changes |
1025 ------------- | |
1026 | |
717 | 1027 * Fixes in the implementation of the C-FIND handler for Query/Retrieve |
703 | 1028 * Custom attachment of files to patients, studies, series or instances |
698
aae83e1e31f7
verify MD5 of attachments through REST
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
694
diff
changeset
|
1029 * Access to lowlevel info about the attached files through the REST API |
705 | 1030 * Recover pixel data for more transfer syntaxes (notably JPEG) |
1031 | |
1032 Minor changes | |
1033 ------------- | |
1034 | |
691 | 1035 * AET comparison is now case-insensitive by default |
685
b01cc78caba4
possibility to disable the DICOM/HTTP servers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
684
diff
changeset
|
1036 * Possibility to disable the HTTP server or the DICOM server |
694
72dc919a028c
upgrade database from v3 to v4
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
691
diff
changeset
|
1037 * Automatic computation of MD5 hashes for the stored DICOM files |
680
571583642ce2
Tool to recover compressed files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
669
diff
changeset
|
1038 * Maintenance tool to recover DICOM files compressed by Orthanc |
2086 | 1039 * The newline characters in the configuration file are fixed for GNU/Linux |
1040 * Capture of the SIGTERM signal in GNU/Linux | |
629 | 1041 |
669 | 1042 |
1043 Version 0.7.2 (2013/11/08) | |
1044 ========================== | |
1045 | |
665 | 1046 * Support of Query/Retrieve from medInria |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
1047 * Accept more transfer syntaxes for C-STORE SCP and SCU (notably JPEG) |
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
1048 * Create the meta-header when receiving files through C-STORE SCP |
661
d233b5090105
accept more transfer syntaxes for C-Store SCP, write meta-header when receiving files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
658
diff
changeset
|
1049 * Fixes and improvements thanks to the static analyzer cppcheck |
657
5425bb6f1ea5
further cppcheck fixes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
653
diff
changeset
|
1050 |
5425bb6f1ea5
further cppcheck fixes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
653
diff
changeset
|
1051 |
653 | 1052 Version 0.7.1 (2013/10/30) |
1053 ========================== | |
1054 | |
648
bcf5c9a767a9
use filenames with 8 characters in ZIP files for maximum compatibility
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
647
diff
changeset
|
1055 * Use ZIP64 only when required to improve compatibility (cf. issue #7) |
bcf5c9a767a9
use filenames with 8 characters in ZIP files for maximum compatibility
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
647
diff
changeset
|
1056 * Refactoring of the CMake options |
641 | 1057 * Fix for big-endian architectures (RedHat bug #985748) |
648
bcf5c9a767a9
use filenames with 8 characters in ZIP files for maximum compatibility
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
647
diff
changeset
|
1058 * Use filenames with 8 characters in ZIP files for maximum compatibility |
644
eb5a0b21d05e
do not use ZIP64 as the default format anymore
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
641
diff
changeset
|
1059 * Possibility to build Orthanc inplace (in the source directory) |
641 | 1060 |
1061 | |
629 | 1062 Version 0.7.0 (2013/10/25) |
1063 ========================== | |
1064 | |
625 | 1065 Major changes |
1066 ------------- | |
1067 | |
621 | 1068 * DICOM Query/Retrieve is supported |
625 | 1069 |
1070 Minor changes | |
1071 ------------- | |
1072 | |
602
d5043ff68d58
Possibility to keep the PatientID during an anonymization
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
597
diff
changeset
|
1073 * Possibility to keep the PatientID during an anonymization |
603
49945044b06d
check the presence of external software in CMake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
602
diff
changeset
|
1074 * Check whether "unzip", "tar" and/or "7-zip" are installed from CMake |
602
d5043ff68d58
Possibility to keep the PatientID during an anonymization
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
597
diff
changeset
|
1075 |
597 | 1076 |
1077 Version 0.6.2 (2013/10/04) | |
1078 ========================== | |
1079 | |
583 | 1080 * Build of the C++ client as a shared library |
1081 * Improvements and documentation of the C++ client API | |
560
69c024f9c06b
fix of Debian bug #724947
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
552
diff
changeset
|
1082 * Fix of Debian bug #724947 (licensing issue with the SHA-1 library) |
552
938d8461cf8f
revert to boost 1.54.0, use ZIP instead of TGZ because of bad directory in package
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
551
diff
changeset
|
1083 * Switch to Boost 1.54.0 (cf. issue #9) |
584
a042693cc6a9
uninstall target for make
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
583
diff
changeset
|
1084 * "make uninstall" is now possible |
550
210c96710592
switch to boost 1.54.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
545
diff
changeset
|
1085 |
545 | 1086 |
1087 Version 0.6.1 (2013/09/16) | |
1088 ========================== | |
1089 | |
511
3b735fdf320b
monitoring of stable patients/studies/series
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
501
diff
changeset
|
1090 * Detection of stable patients/studies/series |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
1091 * C-FIND SCU at the instance level |
515
a8be42bcf2bb
Link from modified to original resource in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
511
diff
changeset
|
1092 * Link from modified to original resource in Orthanc Explorer |
524 | 1093 * Fix of issue #8 |
530 | 1094 * Anonymization of the medical alerts tag (0010,2000) |
439 | 1095 |
489 | 1096 |
1097 Version 0.6.0 (2013/07/16) | |
1098 ========================== | |
1099 | |
482
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1100 Major changes |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1101 ------------- |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1102 |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1103 * Introduction of the C++ client |
484
b8ace6fc1d1f
preparation for handling Orthanc peers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
482
diff
changeset
|
1104 * Send DICOM resources to other Orthanc instances through HTTP |
482
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1105 * Access to signed images (instances/.../image-int16) |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1106 (Closes: Debian #716958) |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1107 |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1108 Minor changes |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1109 ------------- |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1110 |
484
b8ace6fc1d1f
preparation for handling Orthanc peers
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
482
diff
changeset
|
1111 * Export of DICOM files to the host filesystem (instances/.../export) |
482
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1112 * Statistics about patients, studies, series and instances |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1113 * Link from anonymized to original resource in Orthanc Explorer |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1114 * Fixes for Red Hat and Debian packaging |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1115 * Fixes for history in Orthanc Explorer |
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1116 * Fixes for boost::thread, as reported by Cyril Paulus |
486 | 1117 * Fix licensing (Closes: Debian #712038) |
482
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1118 |
439 | 1119 Metadata |
1120 -------- | |
1121 | |
482
b05eb8708aee
fix history in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
471
diff
changeset
|
1122 * Access to the metadata through the REST API (.../metadata) |
439 | 1123 * Support of user-defined metadata |
433 | 1124 * "LastUpdate" metadata for patients, studies and series |
446 | 1125 * "/tools/now" to be used in combination with "LastUpdate" |
433 | 1126 * Improved support of series with temporal positions |
439 | 1127 |
379 | 1128 |
421 | 1129 Version 0.5.2 (2013/05/07) |
1130 ========================== | |
1131 | |
406 | 1132 * "Bulk" Store-SCU (send several DICOM instances with the same |
1054
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
1133 DICOM connection) |
412 | 1134 * Store-SCU for patients and studies in Orthanc Explorer |
1135 * Filtering of incoming DICOM instances (through Lua scripting) | |
1136 * Filtering of incoming HTTP requests (through Lua scripting) | |
413
47d63c941902
clearing /exports and /changes
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
412
diff
changeset
|
1137 * Clearing of "/exports" and "/changes" |
412 | 1138 * Check MD5 of third party downloads |
416 | 1139 * Faking of the HTTP methods PUT and DELETE |
406 | 1140 |
379 | 1141 |
1142 Version 0.5.1 (2013/04/17) | |
1143 ========================== | |
1144 | |
369
4632a044746e
simplification of the code
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
358
diff
changeset
|
1145 * Support of RGB images |
376
2cef9c2d4148
separate path for SQLite index, manual loading of external dictionaries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
369
diff
changeset
|
1146 * Fix of store SCU in release builds |
2cef9c2d4148
separate path for SQLite index, manual loading of external dictionaries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
369
diff
changeset
|
1147 * Possibility to store the SQLite index at another place than the |
406 | 1148 DICOM instances (for performance) |
358
3e604c6f0a74
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
356
diff
changeset
|
1149 |
3e604c6f0a74
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
356
diff
changeset
|
1150 |
3e604c6f0a74
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
356
diff
changeset
|
1151 Version 0.5.0 (2013/01/31) |
3e604c6f0a74
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
356
diff
changeset
|
1152 ========================== |
3e604c6f0a74
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
356
diff
changeset
|
1153 |
317 | 1154 Major changes |
1155 ------------- | |
1156 | |
311 | 1157 * Download of modified or anonymized DICOM instances |
1054
1701dcb6f554
Access patient module at the study level to cope with PatientID collisions
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1049
diff
changeset
|
1158 * Inplace modification and anonymization of DICOM series, studies and patients |
317 | 1159 |
1160 Minor changes | |
1161 ------------- | |
1162 | |
343 | 1163 * Support of private tags |
319 | 1164 * Implementation of the PMSCT_RLE1 image decoding for Philips modalities |
343 | 1165 * Generation of random DICOM UID through the REST API (/tools/generate-uid) |
306
326d5a4a5af3
modification of instances
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
293
diff
changeset
|
1166 |
293
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1167 |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1168 Version 0.4.0 (2012/12/14) |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1169 ========================== |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1170 |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1171 Major changes |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1172 ------------- |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1173 |
271 | 1174 * Recycling of disk space |
293
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1175 * Raw access to the value of the DICOM tags in the REST API |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1176 |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1177 Minor changes |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1178 ------------- |
7417915ce0f3
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
291
diff
changeset
|
1179 |
275 | 1180 * Protection of patients against recycling (also in Orthanc Explorer) |
291
4d7469f72a0b
embedding of dicom dictionaries
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
285
diff
changeset
|
1181 * The DICOM dictionaries are embedded in Windows builds |
254
0b1e46ae6632
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
252
diff
changeset
|
1182 |
0b1e46ae6632
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
252
diff
changeset
|
1183 |
0b1e46ae6632
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
252
diff
changeset
|
1184 Version 0.3.1 (2012/12/05) |
0b1e46ae6632
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
252
diff
changeset
|
1185 ========================== |
0b1e46ae6632
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
252
diff
changeset
|
1186 |
0b1e46ae6632
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
252
diff
changeset
|
1187 * Download archives of patients, studies and series as ZIP files |
252 | 1188 * Orthanc now checks the version of its database schema before starting |
250
f23318b11b39
creation of zip files
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
241
diff
changeset
|
1189 |
241
391e7a9de203
preparing release 0.3.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
238
diff
changeset
|
1190 |
391e7a9de203
preparing release 0.3.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
238
diff
changeset
|
1191 Version 0.3.0 (2012/11/30) |
391e7a9de203
preparing release 0.3.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
238
diff
changeset
|
1192 ========================== |
391e7a9de203
preparing release 0.3.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
238
diff
changeset
|
1193 |
206
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1194 Major changes |
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1195 ------------- |
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1196 |
236 | 1197 * Transparent compression of the DICOM instances on the disk |
211 | 1198 * The patient/study/series/instances are now indexed by SHA-1 digests |
1199 of their DICOM Instance IDs (and not by UUIDs anymore): The same | |
1200 DICOM objects are thus always identified by the same Orthanc IDs | |
1859
4e7c318a3f69
C-FIND SCP will return tags with sequence value representation
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1856
diff
changeset
|
1201 * Log of exported instances through DICOM C-STORE SCU ("/exported" URI) |
236 | 1202 * Full refactoring of the DB schema and of the REST API |
1203 * Introduction of generic classes for REST APIs (in Core/RestApi) | |
166 | 1204 |
206
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1205 Minor changes |
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1206 ------------- |
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1207 |
238 | 1208 * "/statistics" URI |
237
16a4ac70bd8a
last change and export
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
236
diff
changeset
|
1209 * "last" flag to retrieve the last change from the "/changes" URI |
211 | 1210 * Generate a sample configuration file from command line |
206
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1211 * "CompletedSeries" event in the changes API |
231 | 1212 * Thread to continuously flush DB to disk (SQLite checkpoints for |
232
5368bbe813cf
refactoring of attachments
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
231
diff
changeset
|
1213 improved robustness) |
206
4453a010d0db
flush to disk thread
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
190
diff
changeset
|
1214 |
166 | 1215 |
1216 Version 0.2.3 (2012/10/26) | |
1217 ========================== | |
1218 | |
155
93e1b0e3b83a
filenames when downloading json/dicom
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
152
diff
changeset
|
1219 * Use HTTP Content-Disposition to set a filename when downloading JSON/DCM |
93e1b0e3b83a
filenames when downloading json/dicom
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
152
diff
changeset
|
1220 * URI "/system" for general information about Orthanc |
152
4829c054751a
improved navigation in Orthanc Explorer
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
151
diff
changeset
|
1221 * Versioning info and help on the command line |
147 | 1222 * Improved logging |
134 | 1223 * Possibility of dynamic linking against jsoncpp, sqlite, boost and dmctk |
166 | 1224 for Debian packaging |
147 | 1225 * Fix some bugs |
155
93e1b0e3b83a
filenames when downloading json/dicom
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
152
diff
changeset
|
1226 * Switch to default 8042 port for HTTP |
95
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1227 |
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1228 |
118 | 1229 Version 0.2.2 (2012/10/04) |
111
0fc3b69c0357
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
95
diff
changeset
|
1230 ========================== |
0fc3b69c0357
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
95
diff
changeset
|
1231 |
2014
e39a2657f1c6
Dropped support of Google Log
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
2012
diff
changeset
|
1232 * Switch to Google Log |
111
0fc3b69c0357
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
95
diff
changeset
|
1233 * Fixes to Debian packaging |
0fc3b69c0357
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
95
diff
changeset
|
1234 |
0fc3b69c0357
preparing for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
95
diff
changeset
|
1235 |
95
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1236 Version 0.2.1 (2012/09/28) |
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1237 ========================== |
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1238 |
80 | 1239 * Status of series |
82 | 1240 * Continuous Integration Server is up and running |
95
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1241 * Ready for Debian packaging |
3f9569917745
preparation for release
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
82
diff
changeset
|
1242 |
69
fce53dabac6d
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
68
diff
changeset
|
1243 |
68
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1244 Version 0.2.0 (2012/09/16) |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1245 ========================== |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1246 |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1247 Major changes |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1248 ------------- |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1249 |
57 | 1250 * Renaming to "Orthanc" |
68
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1251 * Focus on security: Support of SSL, HTTP Basic Authentication and |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1252 interdiction of remote access |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1253 * Access to multi-frame images (for nuclear medicine) |
42
ea48f38afe5f
access to raw images
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
31
diff
changeset
|
1254 * Access to the raw PNG images (in 8bpp and 16bpp) |
68
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1255 |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1256 Minor changes |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1257 ------------- |
74cc8cf8de92
preparing for release 0.2.0
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
57
diff
changeset
|
1258 |
48 | 1259 * Change of the licensing of the "Core/SQLite" folder to BSD (to |
31 | 1260 reflect the original licensing terms of Chromium, from which the |
1261 code derives) | |
19 | 1262 * Standalone build for cross-compilation |
18 | 1263 |
7 | 1264 |
1265 Version 0.1.1 (2012/07/20) | |
1266 ========================== | |
1267 | |
1268 * Fix Windows version | |
1269 * Native Windows build with Microsoft Visual Studio 2005 | |
17 | 1270 * Add path to storage in Configuration.json |
7 | 1271 |
1272 | |
1273 Version 0.1.0 (2012/07/19) | |
1274 ========================== | |
1275 | |
1276 * Initial release |