Wir freuen uns, Ihnen die Version 1.0.4.0 der SmartAPI zur Verfügung stellen zu können.

2014-11-20: Version 1.0.4.0
————————————
Features:
- Added support for the creation of template variants
- Added support for the renaming of content class elements
- Added IsUnknownUser property to IUser, to check whether a user is no longer known in the system
- Added IContentClass.Pages property

Optimizations:
- Removed unnecessary search in media/image elements, when no filename is set

Bugfixes:
- Image element: some cases of setting of images from subdirectories did not work

Other:
- IStandardFieldText now derives from IStandardField<string>