Changelog

Stay up to date with the latest improvements and new features in Reporting API App.

Wildcard Origin Patterns

Pro and Enterprise plans now support wildcard origin patterns to match multiple subdomains with a single configuration.

Use Cases

Wildcard patterns are ideal for:

  • Multi-tenant SaaS applications — Match all customer subdomains (*.myapp.com covers customer1.myapp.com, customer2.myapp.com, etc.)
  • Regional deployments — Support multiple locations with one pattern (*.example.com covers eu.example.com, us.example.com, etc.)
  • Development environments — Cover all staging and preview deployments at once

New Pattern Format

All plans now use a simplified origin format:

  • Domain: example.com — matches both HTTP and HTTPS
  • With port: localhost:3000 — for development servers

Pro and Enterprise plans additionally support:

  • Wildcard: *.example.com — matches all subdomains

Automatic Migration

Existing origins have been automatically converted to the new format: - https://example.comexample.com - https://www.example.comwww.example.com

No action required—your applications continue to work.

Benefits

  • Simpler configuration: No need to enter the scheme (https://)
  • Scheme-agnostic: Both HTTP and HTTPS requests match the same pattern
  • Wildcard support (Pro/Enterprise): One pattern covers all subdomains

Initial Public Release

We’re excited to welcome you to Reporting API App. Our service helps you capture browser-side errors — CSP violations, deprecation warnings, and browser interventions — using the W3C Reporting API and routes them to your existing observability tools. No JavaScript SDK required; just configure a few HTTP headers and you’re set.

At launch, you can create applications, configure reporting endpoints, and forward reports to AppSignal, custom webhooks, or Google Chat. The dashboard lets you view incoming reports and manage your team with role-based access. We’ve focused on making the setup straightforward so you can start receiving browser reports within minutes.

We’re a small team building a focused tool. If you run into issues or have feedback, we’d love to hear from you. Thank you for giving Reporting API App a try.