Changelog
What we shipped and when. RSS / Atom coming soon.
- 2026-09-26·v0.2.0
Early access release
- Android app: long messages are sent as multipart SMS, SIM choice is saved and applied, and the app polls for work so sending does not depend on push notifications.
- Phones: QR pairing that fills in the server address automatically; unpairing revokes the phone's key.
- Inbox: phone-number filter and a Draft AI reply button.
- AI auto-reply: working-hours validation, loop protection, and Gemini-only provider settings.
- Webhooks: events for sent, delivered and failed messages, delivery log with event names, and simulated events in test mode.
- Campaigns: safer scheduling, pause and resume without expiring messages.
- Docs rewritten against the real API, with copy-paste examples in seven languages.
- Sign-up and password-reset emails now link back to the site you used, never to localhost.
- 2026-09-19·v0.1.0
Initial scaffold
- Marketing site with home, pricing, docs, features, integrations, compare, security.
- Auth pages wired to Supabase (BYO env vars).
- Portal shell with dashboard placeholder.
- AI backend: personas + BYOK Gemini key controllers, Gemini reply service, AES-GCM key envelope.