# Essentials Release 3.7
Wednesday, July 29, 2020
# Extension for RichTileItemRenderer
It is now possible to display a new icon list below the metadata on the RichTile component. These icons refer to the value of a user-defined field and support both ValueOptions and custom value icon mappings. It is also possible to display or not display empty icons to ensure a slim or consistent display.
See here for more information
# Other changes
- Fixed the "edit" operation in contact "main" view
- The field
due_date
of the moduletask
is not longer aCETimestamp
field. It is now aCEDate
field. Now, the dates in email notifications should be correct. - Fix issue with change field
due_date
of the moduletask
toCEDate
. Now allow valuenull
in field.
# Patch releases
# Version 3.7.2
- Fix sync user to contact for multiple beans
- Only allow user with feature permission
global.has_superadmin
to set role of users