Table of Contents
Updated TXM to version 1.3-1
Updated commons-io library to version 2.1
Updated itext5 to version 5.13
Updated DOCBOOK DTD to version 5.0
Updated 3-line titlepage of documentation (PDF)
Project structure changed according to the new standard (no dependency output anymore, components output instead).
Linux builds improved
NSIS and exe installation improvement
Shark mode: Reporting an error if Name fields of WorkflowProcess/Activity, Id fields of WorkflowProcess/Activity or ExceptionName field length is inappropriate
Allowing saving of XPDLs with validation warnings in "Released" XPDL Publication Status
WfXML: URL sample displayed
Icon and Title now appears in Help->Manual dialog
Java7 compatibility: - refactored getType/setType methods of JaWEComponent interface to getComponentType/setComponentType - replaced propriatary SUN classes for JPEG handling (from com.sun.image.codec.jpeg package) with ImageIO API (SaveAsJPG.java)