Sürüm notları

Her yayın, sırayla

Size anlatmaya değer bir şey yayınladığımızda bu sayfayı güncelliyoruz — özellikler, iyileştirmeler, düzeltmeler ve güvenlik çalışmaları.

  1. FeatureMay 10, 2026

    SEO + content expansion: industry pages, product pillars, and a real footer

    We rebuilt the homepage hero, added five new homepage sections, and shipped industry, product, company, and support pages — with the marketing footer now linking the full site tree. The 20 long-form blog posts that lived as orphan URLs now have site-wide internal links.

    • New keyword-anchored homepage H1: 'Convia — AI chatbot for your website, Instagram, and WhatsApp'
    • Eight industry pages with shared layout, demo conversation, and FAQ
    • Six product pillar pages with comparison tables and FAQ schema
    • Five company / trust pages: About, Enterprise, Security, Trust, Press
    • Five support pages: FAQ, Contact, Status, Changelog, HTML sitemap
  2. FeatureMay 5, 2026

    Agent tasks pages wired to the backend

    The three Set agent tasks pages — Collect leads, Book appointments, Protection — are fully backed by API endpoints. The overview toggles now control whether each task is active on the agent, persisting to the database and gating the corresponding workflows server-side.

    • POST/PUT endpoints for lead capture, appointments, and protection settings
    • Backend respects the 'enabled' flag per task — disabled tasks short-circuit cleanly
    • Existing Redis-based protection (rate limits, spam guard, blocklists) surfaced into the UI
  3. ImprovementApril 28, 2026

    Subscription upgrades with prorated checkout

    Upgrades and downgrades now use a clean swap model: we calculate the credit for unused time, apply it as a one-time fixed discount on a new checkout, and cancel the old subscription on success. No more variant-price guesswork on renewal.

  4. ImprovementApril 22, 2026

    Subscriptions page redesign + tier capabilities

    The subscriptions page now shows renewal prices, tier-specific capabilities (max agents, credits, channels), a delta vs current usage (+10, −5), and a redesigned plan card layout. Buy buttons explain themselves when blocked rather than going silent.

  5. FixApril 15, 2026

    Embedded chatbot themes + message alignment fix

    Fixed a regression in the Fintech theme where user and agent message bubbles were aligned to the wrong sides. Embedded widgets now render user messages on the right and agent messages on the left across every theme.

  6. FeatureApril 10, 2026

    Sign-in email verification + guest-to-Google account assignment

    Sign-in now checks for email verification or a Google ID. Unverified emails are routed back through the OTP flow. Agents created by guest sessions automatically transfer to the right Google account on sign-in.

  7. ImprovementApril 4, 2026

    Demo onboarding test flow polish

    The 3-step demo create flow now sits inside a clean reserved area between the top bar and footer, with a hold-to-test mockup that mirrors the landing-page phone, hardcoded clickable example prompts, and an auto-scrolling local chat simulation.

  8. FeatureMarch 25, 2026

    Google Ads conversion tracking

    Sign-up conversions now fire the Google Ads conversion event on successful account creation, with a deduplicated client-side handler that respects DNT.