DeepTap

Changelog

RSS

Release notes and product updates for the DeepTap API.

v0.19.0 — Customer dashboard + docs-platform migration

  • Customer dashboard at app.deeptap.ai with Search, Saved Searches, Query History, Settings, and Onboarding surfaces (T-DT-FE-2).
  • Docs migrated from Mintlify to docs-platform (self-hosted, zero external SaaS cost) with the full navigation tree preserved (T-DT-FE-1).
  • Onboarding wizard ships customers from signup → first search → result in under 90 seconds (T-DT-FE-4).

v0.18.0 — Dashboard + docs site + trust report

  • Dashboard at app.deeptap.ai with seven pages backed by live data from Redis / Postgres / ClickHouse 1m + 5m materialized views.
  • BetterStack status integration with a live nav badge that colors by availability (green ≥99.9%, yellow 99.0–99.9%, red below).
  • Changelog RSS auto-generated at /rss.xml with 5-minute Postgres mirror into changelog_entries for the in-dashboard notification bell.

v0.17.0 — DMCA + DSA + Geo suppressions + Robots AI-UA

  • Full DMCA 512 takedown intake, counter-notice, and reinstate flow with River queue + 14-day timer.
  • DSA Article 16 stub for EU-facing intake.
  • Geo-based jurisdiction suppressions with MaxMind lookup middleware.
  • Robots.txt AI-UA strict mode: ClaudeBot / GPTBot / PerplexityBot tokens honored in order ahead of DeepTap-research.

v0.16.0 — Billing engine + Stripe integration

  • Stripe webhook + meter-events outbox with at-least-once delivery.
  • Monthly portfolio-invoice PDFs via maroto v2 pure-Go renderer.
  • Reconciliation across ClickHouse usage vs Stripe meter summaries with 3-bucket drift classification (clean / variance / error).