Endform logo

Analytics dashboard redesign

This week we redesigned the analytics dashboard.

Analytics dashboard redesign

Major features & improvements

  • Analytics dashboard redesign: A redesign of the analytics dashboard. Chart colors are more predictable and table rows are easier to digest.

CLI version updates

Version 0.49.x

  • Trace retention configuration: New traceRetention option in endform.jsonc allows you to control if Endform will retain traces or not.
  • Custom reporter argument: Added --reporter command-line argument to specify custom Playwright reporters when running tests.
  • Improved binary installation: Enhanced CLI binary installation with musl static linking for better Linux compatibility. Better error handling on binary installation failures.
  • Minimize output mode: New ENDFORM_MINIMIZE_OUTPUT environment variable reduces CLI output to the absolute minimum (except for Playwright reporter output).