Changelog
Every release, what changed in it, and anything that needs action from you. Version numbers follow semantic versioning: the first number changes only when something is not backwards compatible.
1.0.0
Initial release
Collecting
- Branded collection pages with guided questions, star rating, and text, video, audio or photo testimonials.
- Browser-side video compression, resumable chunked upload, and poster frames — no ffmpeg required on the server.
- QR and NFC codes per location and per campaign.
- Anti-abuse: honeypot, time trap, rate limiting, duplicate detection, and optional hCaptcha or Turnstile.
- Right-to-left language support.
Asking
- Campaigns over email, SMS and WhatsApp with multi-step follow-ups.
- Providers: SMTP, Mailgun, Postmark, Resend, Amazon SES, and Twilio for SMS and WhatsApp.
- Contact import from CSV and XLSX with column mapping and a rejected-rows report.
- Deliverability wizard checking SPF, DKIM and DMARC, and a verified-sender gate before any campaign can run.
- Quiet hours in the recipient’s local time, throttling, cost estimates and spend caps.
- Delivery, bounce and complaint webhooks with automatic permanent suppression.
Routing
- Rule-based routing on rating, language, country, source, device, rotation and prior review history.
- Ask-all by default, with the private feedback path offered first to dissatisfied customers and never instead of the public one.
- Gated mode available, non-default, behind an explicit warning, with the acknowledgement recorded in the audit log.
- Level 0: deep links into the Google review form from a Place ID alone. No API, no approval.
- Level 1: Places API for rating, review count and the five reviews Google exposes publicly.
- Level 2: Business Profile API for full history, new-review notifications, replies and multi-location sync.
- Correct detection of the 0 QPM state as “awaiting approval” rather than a credentials error.
Displaying
- Widget builder with Wall of Love, carousel, grid, single and badge layouts.
- Script and iframe embeds. Under 15 KB gzipped, zero third-party requests, budgets enforced by the build.
- Structured data for first-party testimonials only, locked in the renderer.
- Social image export.
Agency and platform
- Three tenancy levels: organisation, workspace and location, with client users pinned to individual workspaces.
- White-label PDF reports, generated without any third-party PDF library.
- Audit log, encrypted credential storage, credential redaction across logs, responses and exports.
- Browser installer with requirement checks, .env generation, migration, administrator creation and permanent self-locking.
Upgrade notes
None — this is the first release.