A record of what's shipped in SendCraft.
Landing page fully redesigned — new hero section, scroll-locked pricing section, interactive dashboard preview, marquee strip, and scroll-reveal cards.
Auth pages left panel overhauled — aesthetic brand icon with horizontal line motif replaces the old dark overlay.
Navbar redesigned — cleaner spacing, frosted glass background, and improved CTA button.
Sticky scroll pricing section — card stays fixed on left while features update on right as user scrolls through plans.
Interactive dashboard preview on landing page — scroll-driven tab switching shows live content for each section.
Privacy Policy and Terms pages no longer show today's date as the updated date — now shows the actual last-updated version.
Google OAuth callback route wired — /auth/google/callback now handled properly on the frontend.
Removed duplicate Features section from landing page — ScrollCards section covers the same content more effectively.
SEO improvements: sitemap.xml, robots.txt, Open Graph image, and per-page metadata across all public pages.
Pricing updated to INR — consistent across landing page, billing dashboard, documentation, and SDKs.
Node.js SDK v1.2.0 and Python SDK v1.1.0 released with INR-aware billing docs.
Cashfree Payments integration — replaced Stripe with Cashfree for INR billing and Indian payment methods.
Redis queue improvements for more reliable scheduled email delivery.
Email verification UX improvements: clearer prompts, better error states, and redirect handling after verification.
Auth pages redesigned — cleaner login and signup flows with improved accessibility.
Billing dashboard overhauled — plan comparison, usage meters, and invoice history now visible in one place.
Domain verification added — verify your sending domain via DNS TXT records directly from the dashboard.
Official Node.js SDK published to npm as sendcraft-sdk.
Official Python SDK published to PyPI as sendcraft-sdk.
Initial public release — REST API for transactional and bulk email sending.
Campaign management: create, schedule, and track multi-recipient email campaigns.
Real-time analytics: delivery, open, click, bounce, and unsubscribe tracking.
Webhook support for delivery events.
Automatic bounce and complaint handling with email suppression list.