Added new component for LDAP participant handling (the old action from the menu bar removed)
Option buttons displayed for the language and configuration choices (the selected language/configuration is marked)
Language switch is now possible in run-time
Added configuration file which contains information about configuration name to be displayed for the configuration choices and in the title bar.
Architectural changes to support add-on architecture
Community version now can also display the result of References and Search action
Core code is improved so now it is possible to add new object types without coding (just by configuration). Now we use XML templates for new object types (XPDL fragments).
Top tree elements now have '-' displayed if they contain sub-elements
Portuguese translation included
Solved language usage issues with parser, JOptionPane, JFileChooser, missing strings,etc.
Added additional language property file where you can define additional language specific properties per the configuration.
Fixed: bug when adding external package which contains processes with activity sets and when "automatic layouting" is turned on.Fixed: bug in handling of transient packages that appeared when you have transient package in the pool and you try to open XPDL from unexisting file - this caused all packages to unload from XMLInterface and after it happens it was possible to have two XPDLs with same Id in TWE.