Changelog

New releases, improvements, and fixes to the TestRelic AI Playwright SDK and platform

v0.4.0

March 18, 2026
  • NewVoice AI — ask questions about your Playwright runs by speaking
  • NewLLM Observability dashboard for AI-generated Playwright tests
  • ImprovementTrace viewer now loads 3x faster for large Playwright traces
  • FixResolved an issue where shard metrics were double-counted on retry

v0.3.0

February 24, 2026
  • NewShard analytics — visualize worker distribution and spot hot shards
  • NewAsk AI artifact generation: Dashboards, Test Plans, Reports, Slides, Test Paths
  • ImprovementPlaywright reporter now streams results in real time instead of batching at end
  • FixFixed timezone handling in daily pass-rate charts

v0.2.0

February 10, 2026
  • NewAI failure categorization for Playwright test results
  • NewNatural language query support — ask questions in plain English
  • ImprovementReduced reporter payload size by 40% via gzip streaming
  • FixCorrected trace link generation for projects using custom outputDir

v0.1.0

January 28, 2026
  • NewInitial release of @testrelic/playwright-reporter
  • NewUnified dashboard with test history, failure trends, and flaky detection
  • NewCI pipeline correlation for GitHub Actions, GitLab CI, and Jenkins