Trapify

Changelog

What shipped, and when. Newest first.

0.4.0 — Trust surfaces

  • Added Public status page with component status and incident history.
  • Added This changelog.
  • Added Security and data-handling page: what is stored, where, for how long, and who can read it.
  • Added DSN setup and SDK API reference documentation.

0.3.0 — Hard quotas and rate limiting

  • Added Monthly event quotas per plan, enforced at ingest. Exceeding a quota drops events — it never generates an overage invoice.
  • Added Per-DSN token-bucket rate limiting, with 429 responses carrying Retry-After and X-Sentry-Rate-Limits so Sentry SDKs back off correctly.
  • Added Quota exhaustion is recorded once per period as an audit event.

0.2.0 — Sentry SDK compatibility

  • Added Sentry wire-protocol ingest. Point an existing Sentry SDK at Trapify by changing one environment variable — no code changes.
  • Added Envelope and store endpoints, both writing identical event records.

0.1.0 — Trapify metadata

  • Fixed The app shell served another product’s page title and description. Replaced with Trapify error-tracking metadata.