Changelog

New features, improvements, and fixes shipped to Conductor Deck.

v1.4.3Feature

Programmatic SEO integration pages for all 37 providers

Public integration pages at /integrations/[provider] for all 37 built-in providers (Slack, Discord, Spotify, GitHub, OBS, etc.). Each page targets long-tail searches like "Stream Deck Slack automation" with available actions, setup steps, and structured data. Integrations index page with category grouping.

v1.4.2Infrastructure

Scaling infrastructure — ADRs, contracts, property tests, state machine

Added versioned action contracts with snapshot tests for all 37 providers, property-based testing with fast-check for the DAG engine, typed state machine for workflow run/node lifecycles, and 5 new Architecture Decision Records.

v1.4.1Infrastructure

Feature flags, visual regression testing, and accessibility scanning

Introduced feature flag system via Vercel Edge Config for safe rollouts, Playwright visual regression screenshots for key pages, and axe-core WCAG 2.1 AA accessibility scanning in E2E tests.

v1.4.0Improvement

Stream Deck device mockups and landing page refresh

New photorealistic Stream Deck MK.2 and Stream Deck+ device mockups on the landing page, interactive dot grid hero, and improved hero text readability with radial vignette overlay.

v1.3.0Improvement

Design audit remediation — token foundation and UI polish

Completed full design audit with semantic --sd-* token system aligned to Elgato design language. Migrated all components to use design tokens, added dark mode parity, and polished loading states.

v1.2.0Fix

Security and engine hardening

CSRF protection, SSRF validation for HTTP nodes, rate limiting with atomic Postgres RPCs, request ID propagation, and structured logging across all API routes.

v1.1.0Improvement

UI/UX design polish

Redesigned sidebar navigation, rich activity log with expandable node detail, dashboard analytics charts, canvas snap-to-grid improvements, and micro-interaction polish throughout.

v1.0.0Feature

Conductor Deck MVP launch

Visual workflow builder with DAG-based execution engine, 37 providers via Pipedream Connect, Stream Deck plugin with real-time sync, Stripe billing (Free/Pro/Team), templates, AI workflow generation, and multi-device support.