Skip to content

2.1.0

Compare
Choose a tag to compare
@DamienHarper DamienHarper released this 12 Apr 16:30
· 312 commits to master since this release

Changelog

  • Reworked default templates to display audit entries in a timeline instead of a simple tabular view.
  • Fixed some deprecated references
  • AuditReader::getAudits() and AuditController::showEntityHistoryAction() do not return the first 50 history items anymore but the full history. Though, it is still possible to get only a few items by specifying $pageSize and $page arguments
  • README.md adjustments

Breaking changes

  • Some default templates have been renamed