shipped

Changelog

We ship something useful almost every week. Below is everything that's landed since the project started.

  1. 2026-04-28 · v0.13 — Documents Workspace (Pro polish)

    DOCX exports, AI draft + rewrite, paywall, standalone Social Posts

    • DOCX export for all 7 doc kinds — proposal, MOU, NDA, appointment letter, GST invoice, salary slip, experience certificate
    • AI draft (Anthropic Haiku tool-use) for proposal introduction + scope and MOU purpose + scope — Pro-gated
    • AI rewrite for any doc text field — 5 tones × 3 variants — Pro-gated
    • Free tier: 3 documents/month + footer watermark · Pro: unlimited + clean + AI features
    • Standalone /dashboard/posts — generate branded social posts directly from company profile, no site needed
    • Separate per-month quota for standalone posts (3 free/mo) so site-bound and standalone don't share a pool
  2. 2026-04-28 · v0.12 — Documents Workspace (initial 7 templates)

    Profile-driven document generation with auto-stamped letterhead

    • /dashboard/documents top-level workspace, gated by profile completion
    • 7 PDF templates: Proposal, MOU, NDA, Appointment Letter, GST Invoice, Salary Slip, Experience Certificate
    • Every doc auto-stamped with your logo, company name, GSTIN, signatory, and registered office
    • GST invoices: auto-numbered (gap-free per fiscal year), CGST+SGST or IGST split by place of supply, total in words
    • Per-kind Zod schemas + variableSchemaFor() runtime validator
    • @react-pdf/renderer pipeline mirrored from existing brochures
  3. 2026-04-28 · v0.11 — Company Profile foundation

    3-card dashboard, profile editor, regulatory IDs

    • New /dashboard layout: Website & Logo / Documents / Social Posts cards, gated by profile completion
    • /dashboard/profile editor with brand colours, logo picker (monogram + AI), signatory, registered office, GST/PAN/CIN
    • Strict India regulatory regex validators (GSTIN/PAN/CIN/PIN)
    • Atomic gap-free invoice-number allocator per Indian fiscal year (Apr-Mar)
    • PATCH /api/me + /api/me/logo/* (monogram, AI, select)
  4. 2026-04-27 · v0.10 — Polish + Beta Launch

    Pricing page, FAQ, vertical landing pages, sitemap, onboarding emails

    • Public /pricing, /faq, /changelog and per-vertical landing pages (/for/restaurant, /for/clinic, …)
    • robots.txt + sitemap.xml — proper SEO chrome for organic discovery
    • Welcome email on first sign-in + celebration email on first publish
    • /api/health endpoint (DB + R2 + LLM provider readiness checks)
    • Conversion-funnel events: wizard_start, wizard_complete, publish_first, upgrade_click
  5. 2026-04-27 · v0.9 — Reviews + Reputation

    Connect a Google place, sync reviews, ask customers via WhatsApp

    • Google Places review sync — top 5 reviews + aggregate rating, cached in R2
    • Send WhatsApp review-request messages (Cloud API or wa.me link fallback)
    • Per-language thank-you templates (English / Hindi / Tamil / Marathi / Telugu)
    • 30-day phone dedupe so the same number isn't pinged twice
  6. 2026-04-27 · v0.8 — AI Inline Editing + Multi-language

    Edit any text field, AI rewrite per field, parallel languages

    • Structured field editor with whitelist-based path patching
    • Per-field AI rewrite popover (5 tones × 3 variants) via Anthropic
    • One-click translate to Hindi/Tamil/Marathi/Telugu — language switcher in the page Nav
    • Pre-rendered HTML per language stored in R2 for instant loads
  7. 2026-04-26 · v0.7 — Custom Domains + GMB Sync + Smart Booking + WhatsApp Autopilot

    Big release week

    • Custom domains via Cloudflare for SaaS — one CNAME, automatic SSL
    • Google My Business one-shot sync via Places API
    • Online bookings: hours-derived slot templates, in-page widget, dashboard inbox
    • WhatsApp Cloud API integration (raw fetch, signed webhooks, no aggregator)
  8. 2026-04-25 · v0.6 — Razorpay Subscriptions

    Self-serve ₹499/mo Pro plan

    • Razorpay-managed billing with GST-compliant invoices
    • Webhook-driven plan flips so Pro features unlock instantly
    • Cross-subdomain auth (cookie scoped to .internetgenx.com)
    • Schedule-a-demo widget in the Nav with calendar
  9. 2026-04-24 · v0.5 — Lead Inbox, Analytics, Demos, Profile

    Owner dashboard, fully wired

    • Lead inbox with click-to-WhatsApp / mailto / call shortcuts
    • Self-hosted, cookie-free analytics: pageview / CTA / form / WhatsApp
    • Admin demo pipeline + scheduling
    • Company profile reused across brochures and posts
  10. 2026-04-23 · v0.4 — Social Posts, Brochures, WhatsApp Templates

    Beyond the landing page

    • Per-vertical AI social post generator (Instagram-shape PNG + caption)
    • Multi-layout brochures — single page, trifold, prospectus
    • WhatsApp opening-message templates per vertical
  11. 2026-04-22 · v0.3 — Live Production

    Host routing + 5 vertical PDFs + monogram logos

    • Host-based routing: customer subdomains served from a single Worker
    • PDF generation via Cloudflare Browser Rendering (Puppeteer)
    • Monogram logo picker UI; AI logos via Gemini Nano Banana
    • Anthropic enrichment with OpenAI fallback when credits run low
  12. 2026-04-20 · v0.1 — Wizard + Publish

    First public release

    • 8-question vertical-aware wizard
    • Structured-output LLM generator (OpenAI + Anthropic switchable)
    • Magic-link auth, draft persistence, slug claim
    • Publish to <slug>.internetgenx.com