Skip to content

3.19.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 11 Mar 17:30
· 3 commits to master since this release

Included commits: 3.18.1...3.19.0

Improvements

  • Introduced WebProfilerAuditLogDataCollectorPlugin for Zed, Yves, and Glue layers to provide audit log collection in the Symfony Web Profiler toolbar, enabling developers to inspect audit log entries per channel directly in the profiler panel.
  • Added AuditLogDataCollector and AuditLogDataCollectorCreator to capture audit log records by channel for Web Profiler display.
  • Added spryker/web-profiler-extension dependency to enable Web Profiler data collector plugin registration.
  • Added audit_log.html.twig Twig template for the Web Profiler audit log panel (Glue/Yves layers) and Collector/audit_log.html.twig for the Zed layer.