Skip to content

0.5.0

Choose a tag to compare

@jazzsequence jazzsequence released this 17 Jan 18:10
· 92 commits to main since this release
a557457

0.5.0

  • Environment Metrics Visualization: New "Metrics" admin page showing traffic and performance analytics
  • Chart.js Integration: Interactive line charts with Pantheon Design System colors and styling
  • Multiple Time Periods: View metrics for 7 days, 28 days, 12 weeks, or 12 months
  • Three Chart Types: Pages Served, Unique Visits, and Cache Performance (hits vs misses)
  • Summary Statistics: Overall totals and average cache hit ratio with per-chart breakdowns
  • Refresh Functionality: Clear cache and reload current metrics data
  • Responsive Design: Mobile-friendly charts with smooth curves and hover interactions
  • Debug Panels: Expandable API request/response panels for troubleshooting
  • Comprehensive Tests: 24 PHPUnit tests for metrics API and UI components
  • Chart.js in libs/: Renamed vendor directory to libs for better clarity

Full Changelog: 0.4.0...0.5.0