Chapter 11. Release Notes

Table of Contents

Release 4.4-1
Release 4.3-1
Release 4.2-1
Release 4.1-1
Release 4.0-1
Release 3.3-1
Release 3.2-2
Release 3.2-1
Release 3.1-3
Release 3.1-2
Release 3.1-1
Release 3.0-2
Release 3.0-1
Release 2.5-1
Release 2.4-1
Release 2.3-2
Release 2.3-1
Release 2.2-1
Release 2.1-1-bugfix build 20061110
Release 2.1-1
Release 2.0-6
Release 2.0-5
Release 2.0-4
Release 2.0-3
Release 2.0-2

Release 4.4-1

  • 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)