Skip to main content

Changelog

What's been shipping.

One entry per meaningful change in production. We curate for signal — the git log is for engineers, this page is for users and prospects deciding whether the product is moving.

Feature

Native iOS app via Capacitor

Real App Store iOS app — not a PWA wrapper. APNs push notifications for booking confirmations + reminders, Universal Links that route reever.ai/* into the app instead of Safari, native splash + status bar / safe-area handling, haptics, and Face ID. Web changes still deploy instantly via Vercel; only native plugin changes need App Store review.

Feature

Weekly host digest + monthly product update emails

New email cadence: a Monday weekly digest with this-week bookings, last-week activity, recent AI brief snippet, and AI spend; plus a monthly product update auto-built from this changelog. Both opt-out via notification settings.

Improvement

Branded transactional emails

All booking + auth + trial emails now share a single shell: REEVER wordmark header, terracotta accent, surface white. Booker confirmation includes a heads-up about the AI brief; host notification leads with the brief.

Improvement

Public booking trust strip

Booking pages now surface explicitly when an event type uses smart intake, an intake form, or AI prep — with hover tooltips explaining each. Calendly is a black box; Reever is intentionally the opposite.

Improvement

Admin: feature usage panel

Triage routing distribution, auto-prep coverage, and intake completion rate added to the operator dashboard so we can see whether shipped features are actually being used.

Feature

Use-cases page

Four concrete persona configurations (founder, coach, engineering manager, agency) with the exact Reever settings to turn on for each. Reachable from the top nav.

Feature

Six-feature showcase on the marketing page

Dedicated Features section between the demo and the comparison table — auto-prep, async triage, per-event-type tone, intake forms, team scheduling, workflows.

Feature

Async-first triage host configuration

Toggle on the team event-type edit page: Off / Ask first. When on, the booker writes one sentence and the AI classifies it (quick question / meeting / prequalify / decline) before the calendar opens.

Feature

Pre-meeting intake forms with conditional logic

Typed questions (text/email/phone/select/checkbox/textarea/date) that branch based on prior answers. Required questions block confirmation. Answers thread into the auto-prep brief.

Feature

Per-event-type LLM behavior

Each event type now picks its own brief depth (Short / Standard / Deep), tone (Neutral / Sales / Warm / Engineering), and an optional free-form custom angle. Same booker, different brief.

Feature

Apollo enrichment for auto-prep

When APOLLO_API_KEY is set, briefs include pre-verified company facts (industry, headcount, tech stack, funding stage) preferred over web extracts on conflict.

Feature

Solo event-type management UI

Solo (non-team) hosts now have list, create, and edit pages for their event types — previously edits required hitting the API directly. Includes the new Brief preferences section.

Feature

Android home-screen install via Chrome

Android Chrome auto-prompts to install Reever as a standalone home-screen app with its own icon and no browser chrome. iOS users get the dedicated native app from the App Store instead.

Feature

A2A protocol foundation

Wire-protocol Zod schemas for agent-to-agent scheduling (MeetingRequest / TimeProposal / Acceptance / CounterProposal / Rejection / BookingFinalized) plus a host-side negotiator engine.

Improvement

Public roadmap promoted to live

Per-event-type LLM behavior moved from Exploring → Shipped on the public roadmap.

Feature

Admin dashboard

Full superadmin view at /admin: weekly signups / bookings / MRR charts, per-user drill-down with subscription detail, and operator actions (comp 30 days, reset trial, force cancel).

Improvement

Hero infinity mark + scroll reveals

Hero gets a CSS-animated brand stamp; comparison rows and pricing card now animate in on scroll. Brief preview parallaxes on hero scroll.

Improvement

Top-tier 404 / 500 pages

Massive translucent number, calm one-line copy. Replaces the Next.js defaults.

Feature

Pricing competitor comparison

Side-by-side cards on the pricing page showing Reever / Calendly / Cal.com / SavvyCal pricing, trial terms, highlights, and gaps.

Feature

Roadmap voting + threaded comments

Public /roadmap is now a kanban with up/down votes per item and threaded discussion. Auth-gated for posting, public for reading.

Fix

Localhost URLs in transactional emails

Emails sometimes linked to localhost:3000 in production. PUBLIC_ORIGIN now detects localhost-ish values and falls back to the deployed origin.

Improvement

Vercel deployment + GLB optimization

Pivoted hosting to Vercel with auto-deploy from GitHub. The 3D Reever mark dropped from 18MB → 1.5MB via the gltf-transform pipeline (resize → WebP → dedup → meshopt).

Feature

Trial-end conversion lifecycle

Reminder emails at 7d / 3d / 1d remaining; auto-pause AI features at expiry; recovery flow when a card is added late.

Feature

Group quorum + round-robin team scheduling

Three modes for team event types: collective (all hosts free), quorum (N of M per pool), round-robin (weighted, last-assigned tie-break).

Feature

Account deletion + Stripe cleanup

Self-serve account deletion at Settings → Danger zone. Cancels the Stripe subscription, scrubs OAuth tokens, and removes calendar data within 30 days.

Coming up

More coming soon.

We're heads-down shipping. Follow @eli_benveniste for what we ship next.