===== Version 3.3.205 (18.9.19) ===== ==== Article pool - cleaning of old article details ===== New job step for cleaning up article details, see: [[en:prozessdefinition:jobs:jobsteps:allgemein:removearticledetails|]]. ==== Namespaces of Types ==== The namespace checking of the types in the type library too often showed an error, this was corrected. ==== ReportGenerator ===== Troubleshooting in the Report Generator for the use of substructure elements in the report. ==== DB Update Script 3.3.168 ===== The database update script 3.3.168.0.sql was unfortunately missing in the setup, affects the HTTP Receive Channel. The bug was fixed with the update to DB version 3.3.175. ==== MessageLog from the MultiEntityTransformer ===== The MultiEntityTransformer now also writes to the MessageLog like the EntityTransformer did before. ==== Type Library - Datatypes ===== When generating a type from an XSD, all types were previously declared as of type string. Starting with this version, the following data types are recognized: string, date, time, integer, positiveInteger, float, double and decimal.