Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Issue #2026191: Added formatter option to show time with leading zeroes.
Issue #2005614: Fixed hook_update_7100 does not work for entity type 'taxonomy_term' (and possibly other entity types other then 'node').
Issue #2005614: Fixed performance of hook_update_7001 by not updating empty fields.
Issue #2015667: Fixed 'Show next open day' display fails on Sunday.
This release adds the administrative override permission. Those with this permission will be able to give users email addresses that include domains not in the approved list. Such is very useful for test users, contract users or for entering addresses from publicly available services, such as Gmail, Hotmail or Yahoo.
With the presence of email addresses using non-standard domains, it is necessary to lock the email field for users without the override permission. In this way they can still make changes to other fields in their user profile.