New job step for cleaning up article details, see: Remove Artikel Details.
The namespace checking of the types in the type library too often showed an error, this was corrected.
Troubleshooting in the Report Generator for the use of substructure elements in the report.
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.
The MultiEntityTransformer now also writes to the MessageLog like the EntityTransformer did before.
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.