De-Identification GUI Changelog

What's new in De-Identification GUI 1.4.7 Patch 05

Apr 15, 2020
  • Public source code moved to Github. This (1.4.x) is now a maintenance branch only
  • for bugfixes and minor changes.

New in De-Identification GUI 1.4.6 Patch 05 (Oct 31, 2017)

  • Changes:
  • Fixed database reconnection bug.
  • Fixed bug in StudyIDMapper.
  • Applied changes from trunk (version 1.4.7) for this
  • Java 1.7 compatible version.
  • It is recommended to move to 1.4.7 if you have, or can install,
  • Java 1.8.

New in De-Identification GUI 1.4.6 Patch 04 (May 9, 2017)

  • Fixed CLASSPATH for Linux in dcmconfenv.sh to include the bin dir (.) so logback
  • finds the logback.xml configuration file
  • Tweaks to logback configuration

New in De-Identification GUI 1.4.2 Beta 02 (May 8, 2013)

  • The functionality is the same as 1.4.1 plus the patches.
  • The build system and part of the structure of the code have been changed. As a consequence there could be unforeseen problems.

New in De-Identification GUI 1.4.2 PreRelease (Apr 1, 2013)

  • New build system based on Maven2.

New in De-Identification GUI 1.4.1 (Nov 29, 2012)

  • Changes:
  • FolderWatcher application added.
  • Changes to the GUI (graphFA).
  • Updated pixelmed version to 20130929.
  • Updated dcm4che2 version to 2.0.26.
  • Updated xmlbeans version to 2.6.0.
  • Updated Jsch version to 0.1.49.
  • Improved Quarantine mechanism:
  • new properties: Quarantine.active and Quarantine.dir - previous properties supported for backwards compatibility (to be maintained in branch 1.4 only).
  • works with filtered/rejected files also.
  • optionally recreates original folder structure in the quarantine area.
  • Changes to file filtering.
  • Logging files with temporal information in their names.
  • Implemented patch (3586354) force the jarsigner to use SHA1.
  • New sequence aware UID manipulation classes (see Feature Request 3586700):
  • UIDManipulator
  • ObjectsUIDsChanger
  • Bugs fixed:
  • Remove target in Policy Editor not working for multiple selections.
  • Wrong links in Windows menu.
  • UIDGenerator permanently changed the root when set at Target level.