comparison NEWS @ 2506:51b91ead6c38

Preservation of UID relationships while anonymizing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Mar 2018 17:09:42 +0200
parents 0611aa383e62
children 9d9f2d088dce
comparison
equal deleted inserted replaced
2505:a4f885670da7 2506:51b91ead6c38
9 * "/tools/now-local" returns the curent local time. 9 * "/tools/now-local" returns the curent local time.
10 This was the behavior of "/tools/now" until release 1.3.1. 10 This was the behavior of "/tools/now" until release 1.3.1.
11 * Added "?expand" GET argument to "/peers" and "/modalities" routes 11 * Added "?expand" GET argument to "/peers" and "/modalities" routes
12 * New URI: "/tools/create-media-extended" to generate a DICOMDIR 12 * New URI: "/tools/create-media-extended" to generate a DICOMDIR
13 archive from several resources, including additional type-3 tags 13 archive from several resources, including additional type-3 tags
14 * Preservation of UID relationships while anonymizing
14 15
15 Lua 16 Lua
16 --- 17 ---
17 18
18 * New CMake option: "-DENABLE_LUA_MODULES=ON" to enable support for 19 * New CMake option: "-DENABLE_LUA_MODULES=ON" to enable support for