Changelog
Changelog
Release notes for GridWork HQ.
April 2026
April 12, 2026
CI/CD + Observability
- Automated deployment pipeline for gridwork-hq (Vercel) and gridwork-pipeline (Fly.io)
- Sentry error reporting integrated across all services
- GitHub Actions workflows for build, test, and deploy gates
Sprint H — Advanced Integrations
- Microsoft Teams webhook support
- Calendly OAuth (event triggers)
- Jira OAuth (issue create and update)
- HubSpot OAuth (CRM contact and deal sync)
- Linear OAuth (issue sync)
- Airtable OAuth (records read and write)
- Asana OAuth (task management)
Sprint G1/G2 — Pipeline Editor + System Health
- React Flow pipeline editor (visual node-based builder)
- System health monitor page with live service status
Sprint F — 16 Integrations
- Slack (webhook), Discord (webhook), Resend (transactional email)
- OpenAI (BYOK), Ollama (local LLM), Langfuse (LLM observability)
- Google Sheets, Calendar, Drive, Analytics
- Inbound Webhook (generic trigger), Zapier, Make.com
- Twilio (SMS), PostHog (analytics), Plausible (marketing analytics)
Sprint E — Infrastructure
- Migrated pipeline server to Fly.io
- LanceDB vector store on persistent Fly volume
Sprint D — Onboarding
- New user onboarding flow with checklist
- 14-day trial management (auto-expiry, upgrade prompts)
April 11, 2026
Sprint C — Billing
- Stripe billing integration
- Credit system: weights, deduction order, packs
- Managed LLM add-on
Sprint B — Pipeline Multi-tenancy
- Pipeline server supports per-org isolation
- Credit deduction per pipeline run
Sprint A — Database Multi-tenancy
- Neon Postgres with per-org schema isolation
- Drizzle ORM migrations
Sprint 0 — SaaS Foundation
- Better Auth v1 with organization plugin
- Next.js 16 + React 19 app scaffold
- Drizzle ORM schema and migration tooling