comparison NEWS @ 4477:0a2c9790cb41

new primitive in plugin SDK: OrthancPluginCreateDicom2()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 Jan 2021 16:54:03 +0100
parents f8c1d94363b6
children 1619cffd1948
comparison
equal deleted inserted replaced
4476:c1f36fd13730 4477:0a2c9790cb41
41 ------- 41 -------
42 42
43 * New functions in the SDK: 43 * New functions in the SDK:
44 - OrthancPluginCreateMemoryBuffer64() 44 - OrthancPluginCreateMemoryBuffer64()
45 - OrthancPluginRegisterStorageArea2() 45 - OrthancPluginRegisterStorageArea2()
46 - OrthancPluginCreateDicom2()
46 47
47 Maintenance 48 Maintenance
48 ----------- 49 -----------
49 50
50 * Refactoring and improvements to the cache of DICOM files (it can now hold many files) 51 * Refactoring and improvements to the cache of DICOM files (it can now hold many files)