What's new in DICOM Confidential Policy Editor 1.4.5-03

Mar 12, 2016
  • Java 1.7 required.
  • Classes in simple-transformers.jar and dcmconf-mapper.jar refactored and consolidated in dcmconf-transformers.
  • Logging system changed from JUL to SLF4J with logback-classic as default implementation.
  • Changed command line parsing to JCommander. The executable scripts (or batch files) do not use by default a properties file in ../etc. Use --help to get command information.
  • Quarantine per date and differentiated between Exceptions and Rejected or Filtered objects.
  • New default workflow and policy files. They are used if none is specified in the command line or in properties.
  • Support for parametrised Privacy Policies in the command line.

New in DICOM Confidential Policy Editor 1.4.4-2 (Apr 9, 2015)

  • Added new fixDay parameter to DateTransformer.
  • It allows to override the default fixed day.
  • Added new DICOM Manipulator AttributeCreator.
  • Removed deprecated classes. - Some minor changes and fixes.

New in DICOM Confidential Policy Editor 1.4.4 (Feb 2, 2015)

  • Simplified process:
  • less steps.
  • New installation folder layout, removed the separated DiCOMfidential and PolicyEditor subfolders.
  • New default folders c:\programs\DICOMConfidential for Windows and /opt/dcmconf for Linux/Mac OSX.
  • More complete ExamplePolicy.xml.
  • Updated GraphFA anonymisation GUI.
  • Removed extra tabs.
  • Simplified main tab.
  • Properties tab synchronised.
  • PolicyEditor:
  • Changed ditionary format to XML.
  • New default dictionary directly generated by XSLT from standard's docbook.
  • Added simple dictionary filter capabilities to GUI.
  • Does not add automatically the jar URLs to the resource in the policy.
  • Updated pixelmed to version 20150108.
  • Updated bouncycastle to 1.50. This includes substituting the previously deprecated calls in our code, that have now being removed.
  • Fixed bug #35. Parameters not set for PixelCleaners.

New in DICOM Confidential Policy Editor 1.4.3.2 (Jul 10, 2014)

  • Changes to Quarantine.
  • Improved support for BRIC/CRIC plugins.

New in DICOM Confidential Policy Editor 1.4.3.1 (Mar 11, 2014)

  • Fixed bug #34. DICOM send buffer not working.
  • Fixed bug #33. GraphFA fails to process multiple inputs.
  • New installer or the patched basic-anonymiser jar file (substitute existing one) should fix the problem.

New in DICOM Confidential Policy Editor 1.4.3 (Mar 11, 2014)

  • Dependencies' versions updates:
  • Pixelmed library to version 20131018b.
  • Bouncycastle bcmail-jdk5on 1.49
  • Netbeans AbsoluteLayout Release 7.4
  • BoneCP 0.8.0
  • Feature requests implemented:
  • #6. Pattern based output path generator.
  • #19. Delete rejected DICOMS.
  • Bugs fixed:
  • #32 Send original to quarantine by default in GUI application.
  • #26 Bad scripts for Policy Editor in Linux.
  • Problem related with support request #4. Wrong Javadoc.
  • Other:
  • Receiver Watcher application.
  • Database connection pool for cataloguing package.
  • Code refactoring.

New in DICOM Confidential Policy Editor 1.4.2.2 (Aug 31, 2013)

  • Patch for fixing Linux Desktop launchers creation (bug 28).
  • Fixed bug 29. No output folder created when the DICOM object contains no Series Description and the user tries to use it for creating the output path.
  • Fixed MultiRectangular Cleaner help/javadoc. It now directs to the use of parameters and not properties.
  • Fixed bug 31 due to out of date anonymiser-core.jar installed by the 1.4.2-patched installer.

New in DICOM Confidential Policy Editor 1.4.2 (May 28, 2013)

  • New build system based on Maven2.

New in DICOM Confidential Policy Editor 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
  • 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:
  • UIDManipulator - ObjectsUIDsChanger
  • Bugs fixed
  • 3581834 Remove target in Policy Editor not working for multiple selections.
  • 3516884 Wrong links in Windows menu.
  • 3306945 UIDGenerator permanently changed the root when set at Target level.

New in DICOM Confidential Policy Editor 1.4.0 (Jul 23, 2012)

  • Synchronised version numbers with main distribution.
  • Moved to the new Policies namespace.
  • PixelCleaner selection implemented.
  • Delete private attributes configurable in interface.
  • Parameters selection bug fixed.