Skip to content

5.4.0

Compare
Choose a tag to compare
@oscarotero oscarotero released this 15 Dec 15:54
· 231 commits to master since this release
  • Change the FieldInterface to allow set config values. For example:

    $entity->setField('data', 'json', ['assoc' => true]);
  • New field File