Skip to content

Releases: backdrop-contrib/entity_modified

1.x-1.2.0

03 Apr 12:37
b82cff6

Choose a tag to compare

Initial port from the Drupal 7 version, with the following changes:

What's Changed

  • Issue #1: Use hook_entity_load so that modified property can be cached. by davereid and @laryn in #2
  • Issue #3: Use static caching for entity_modified_property_name(). by davereid and @laryn in #4
  • Issue #5: Enlarge entity_id field. by joelpittet and @laryn in #6
  • Issue #7: Delete data for entities whose modules get uninstalled. by kalistos and @laryn in #8
  • Issue #11: Enlarge entity_type column to match core. by Christopher Riley, anybody, gaydabura, andypost, jedihe, erangakm, besek, and @laryn in #12

New Contributors

  • @laryn made their first contribution in #2

Full Changelog: https://github.com/backdrop-contrib/entity_modified/commits/1.x-1.2.0