3.19.0
·
3 commits
to master
since this release
Included commits: 3.18.1...3.19.0
Improvements
- Introduced
WebProfilerAuditLogDataCollectorPluginfor 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
AuditLogDataCollectorandAuditLogDataCollectorCreatorto capture audit log records by channel for Web Profiler display. - Added
spryker/web-profiler-extensiondependency to enable Web Profiler data collector plugin registration. - Added
audit_log.html.twigTwig template for the Web Profiler audit log panel (Glue/Yves layers) andCollector/audit_log.html.twigfor the Zed layer.