Mercurial > hg > orthanc
comparison NEWS @ 4373:c601f48c7c80
Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 17 Dec 2020 10:46:11 +0100 |
parents | 189e48f4a92a |
children | b002f9abe802 |
comparison
equal
deleted
inserted
replaced
4372:bda867e036f3 | 4373:c601f48c7c80 |
---|---|
4 General | 4 General |
5 ------- | 5 ------- |
6 | 6 |
7 * ZIP archives containing DICOM files can be uploaded using WebDAV | 7 * ZIP archives containing DICOM files can be uploaded using WebDAV |
8 * New config option "MallocArenaMax" to control memory usage on GNU/Linux | 8 * New config option "MallocArenaMax" to control memory usage on GNU/Linux |
9 * Explicit error log if trying to load a 32bit (resp. 64bit) plugin into | |
10 a 64bit (resp. 32bit) version of Orthanc | |
9 | 11 |
10 REST API | 12 REST API |
11 -------- | 13 -------- |
12 | 14 |
13 * "/instances" can be used to import ZIP archives provided in the POST body | 15 * "/instances" can be used to import ZIP archives provided in the POST body |