Changelog · 6 releases

airsource Changelog

Every release, grouped by date and tagged Feature / Fix / Infra. Newest entries appear first.

Prefer machine-readable updates? An RSS feed is in the works at /changelog/rss.xml (publishing soon).

2026-05-26v0.6.0Infra

Production readiness update — robots.txt, /faq, /docs index, LP nav, metrics dashboard foundation

  • Added /robots.txt via Next.js Metadata API with /api, /dashboard, /admin, /auth disallow.
  • Published the launch-faq-stash 20 questions plus 5 compare-page questions as /faq.
  • Shipped /docs index that surfaces every public customer setup guide grouped by source / destination.
  • Added FAQ and Docs links to the LP top navigation.
  • Built the internal metrics dashboard (/admin/metrics + /api/metrics/dashboard) for waitlist, sync success, and error rates.
2026-05-25v0.5.0Feature

Phase 3-6: HubSpot OAuth + 17 customer docs complete + LP live on airsource.io + Stripe billing complete

  • Completed HubSpot OAuth provider with token storage and integration POST flow.
  • Finalized 17 customer setup docs across Stripe, Shopify, HubSpot, Square, Etsy, Amazon, eBay mock, Notion, Google Sheets, Airtable, CSV, Chatwork, Discord, Slack, Webhook, WooCommerce, and the generic fallback.
  • Pushed the production LP to airsource.io with sitemap.xml live.
  • Closed out Stripe billing: checkout, trial-period reminder cron, Magic Link auth, and the customer dashboard.
2026-05-22v0.4.0Feature

Phase 6-1: Customer Dashboard + Magic Link auth + Phase 4 Stripe billing checkout

  • Released the customer-facing dashboard at /dashboard with login, integrations list, and mapping editor.
  • Implemented passwordless Magic Link auth (/auth/magic + Supabase Auth) for trial signups.
  • Wired Stripe Checkout with 14-day private beta access via /api/billing/checkout.
  • Added the trial reminder cron that emails customers 3 days before billing kicks in.
2026-05-22v0.3.0Feature

Phase 3-1〜3-7: Mapping accumulation + email infrastructure + 5 new source connectors

  • Persisted approved field mappings into airsource.mapping_examples and injected the top patterns into Claude inference prompts (the customer-driven moat).
  • Added Resend-backed transactional email templates (waitlist confirmation, onboarding invite, sync error digest).
  • Shipped 5 new source connectors: Shopify, Square, HubSpot, Etsy, plus Webhook (any HTTPS POST) and a REST API generic source.
  • Extended retry + sync_errors persistence to every connector for uniform recovery semantics.
2026-05-21v0.2.0Feature

Week 1 MVP — Stripe → Airtable sync complete

  • Closed the core sync loop: customer onboarding POST → AI schema inference → mapping apply → 15-minute cron + webhook realtime sync.
  • Persisted every Stripe event into airsource.events_raw for replay and debugging.
  • Added GitHub Actions cron at 15-minute intervals (Vercel Hobby Cron substitute).
  • Reached 386 passing Vitest cases across the lib + API surface.
2026-05-19v0.1.0Infra

Implementation phase kick-off (Week 0): airsource repo bootstrapped on Vercel + Supabase + Stripe

  • Initialized the Next.js 16 (App Router + Turbopack) project on Vercel Hobby.
  • Provisioned the airsource Postgres schema on Supabase starter tier with the initial users, integrations, events_raw, and waitlist tables.
  • Registered Stripe test-mode webhook signing and Sentry developer-tier monitoring.
  • Documented the deep-dive decision log selecting Airtable Extension SaaS as the first AI-self-drive subject.

Want the next release in your inbox?

Join the waitlist for product updates, or browse the integrations index to see what shipped.