Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 562 Bytes

CHANGELOG-1.4.md

File metadata and controls

18 lines (15 loc) · 562 Bytes

1.4.0

New features

  • Added global configuration options for entities (see documentation)
  • Added new event for configuration option resolving
  • Added manager registry
  • Added save options for form actions
  • Added quick export action

BC Breaks

  • Constructor for Action\AbstractAction has changed
  • Constructor for Configuration\Configuration has changed
  • Constructor for Configuration\Registry has changed
  • Constructor for Manager\Manager has changed
  • Removed all validation for abstract entities
  • Changed signature of ManagerInterface::save()