SHIPPEDIncident detection is generally available. Auto-paging from review patterns, live today.Read the post

Changelog

Every release, every improvement — shipped and documented.

May 2026

Newv1.4.0·May 15, 2026

Apple App Store sync + App Store Connect API

You can now connect your App Store Connect account and sync reviews from any iOS app. Reviews land in the same queue as Google Play — with the same AI triage, priority scoring, and reply workflow.

  • App Store Connect JWT authentication (ES256, per-workspace credentials)
  • Unified review queue across both stores
  • Reply submission to App Store Connect API
  • Country/territory field populated from App Store territory codes
Improvedv1.3.2·May 10, 2026

AI cost optimisation — 94% fewer tokens

Major rework of the AI reply pipeline to eliminate redundant API calls. The vast majority of replies are now handled without hitting Groq at all.

  • 25-template match layer resolves ~70% of requests at zero tokens
  • SHA-256 Redis reply cache (7-day TTL) handles ~20% of remainder
  • Prompt compression strips filler phrases — 73% shorter inputs
  • Gemini 2.0 Flash for batch sentiment on ambiguous 3★ reviews
Newv1.3.0·May 1, 2026

Automation rules + auto-draft

Build rules that fire automatically when reviews arrive. Auto-triage, auto-escalate, and auto-draft replies — all configurable per workspace.

  • Visual rule builder with 8 condition types
  • Actions: escalate, tag, draft reply, assign
  • Runs on every sync batch, not just on demand
  • Audit log showing which rule fired on each review

April 2026

Newv1.2.0·April 20, 2026

Rating spike detection + email alerts

ReviewBox now monitors for sudden bursts of low-rated reviews on the same app version. If ≥5 reviews rated ≤2★ arrive within 24 hours on a single version, the workspace owner gets an email alert.

  • Spike detection runs on every sync
  • Alert email includes version, count, and sample reviews
  • Configurable threshold in Settings → Alerts
Newv1.1.0·April 5, 2026

Supabase data layer + live review queue

The review queue is now backed by a real Supabase database with row-level security. Reviews sync every 4 hours via Vercel Cron.

  • Paginated review API with full filter support
  • Row-level security per workspace
  • Dashboard KPI metrics from real data
  • Vercel Cron: every 4h sync of all connected apps

March 2026

Launchv1.0.0·March 15, 2026

ReviewBox is live

After 6 weeks of building, ReviewBox is open for signups. The full dashboard, onboarding flow, Google Play sync, and Groq-powered AI reply drafts are all working.

  • Unified review queue with AI triage (tags, sentiment, priority)
  • AI reply drafts via Groq Llama 3.3 70B
  • Google Play publisher API integration
  • Clerk authentication, Stripe billing, Resend email
  • 14-day free trial, no credit card