Skip to content

Release v2.0.11

Choose a tag to compare

@github-actions github-actions released this 03 Feb 17:15

Release 2.0.11

Changelog

Added

  • README screenshots – New dashboard section with three screenshots (Performance Metrics Dashboard, Advanced Performance Statistics, Access Statistics by Hour) and brief descriptions. Images in docs/images/.

Changed

  • Documentation – Full configuration example in CONFIGURATION.md aligned with Configuration.php (all options and defaults). INSTALLATION.md Step 5 verify list now includes create-records-table and check-dependencies. README: badges fixed, Requirements normalized (Symfony/Doctrine), Commands list and Quick Start (table creation) updated; Documentation section descriptions clarified.
  • Recipe – Default ignore_routes now includes web_profiler* to match bundle default.

Commits

  • chore(release): 2.0.11 changelog and upgrading (30d01eb)
  • feat(docs): enhance README and configuration documentation (ff1a545)
  • feat(performance): add table status check configuration (bbfa77b)
  • fix: Standardize icon dimensions in Performance templates (de5c21f)