# 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 module task is not longer a CETimestamp field. It is now a CEDate field. Now, the dates in email notifications should be correct.
  • Fix issue with change field due_date of the module task to CEDate. Now allow value null 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

# Version 3.7.3

Request missing documentation