Changelog

Historical implementation notes. Entries do not describe current product availability; see Private Beta for the current offer.

v0.6.0February 24, 2026
NewPublic documentation, pricing, features, about, blog, and integrations pages
NewGitHub OAuth sign-in alongside Google OAuth
NewComparison table: S6S vs Zapier vs n8n vs custom code
NewContact page with structured inquiry form
NewStatic status-page prototype (retired; it was not live operational telemetry)
ImprovedShared marketing header with sticky nav and mobile hamburger menu
ImprovedMulti-column footer with Product, Company, and Legal sections
ImprovedIllustrative trust-section layout (retired; values were not live telemetry)
FixPro plan CTA changed from disabled 'Coming Soon' to actionable 'Join Waitlist'
FixRemoved duplicated copyright in footer
v0.5.0February 23, 2026
NewOne-click credential connection page for OAuth and API key providers
NewWebhook trigger URL exposed in deploy response (webhookTrigger.invokeUrl)
NewExpression engine supports trigger.output.* and step_ref.output.* natively
NewRecipe compiler rewrites step ref expressions to UUID-based format
NewExact timestamps (hours:minutes:seconds) on run details and graph views
Fixaction.code executor now handles multi-statement JavaScript (const, let, return)
FixWebhook-triggered runs now associated with workflow owner's userId
FixWebhook handler stores body (not payload), plus headers and query params
FixWebhook workflows no longer auto-run on deploy
ImprovedGoogle OAuth token auto-refresh before workflow execution
ImprovedCredential resolution fallback by provider name when ref isn't a UUID
v0.4.0February 18, 2026
NewLearn and save integrations on demand — dynamic provider.action syntax
NewDisconnect button for credentials (replaces hover-only delete)
NewMCP server for AI agent integration (@s6s/mcp-server)
NewREST API v1 for workflow deployment and management
InfraWorker daemon for continuous workflow execution
InfraAES-256-GCM credential encryption at rest