Changelog

What we've shipped recently. Subscribe to the RSS feed for updates.

April 2026

Public API + developer docs

v2026.4.3

Create scoped API keys from Settings → API keys, then call the REST API with Authorization: Bearer nl_…. Full reference at /docs/api.

Learn more →

Webhook deliveries with signing and replay

v2026.4.3

Every activity now fans out to your webhook endpoints with an HMAC-SHA256 signature, exponential-backoff retries, a per-hook delivery log, and one-click replay.

Background jobs for large operations

v2026.4.3

PRD generation, meeting notes, and full data exports now run as background jobs with live progress so they don’t time out on large workspaces.

Trust & privacy features

v2026.4.2

New /legal/security trust page, workspace data export as JSON, 30-day soft-delete for workspaces with undo, full audit log for OWNER/ADMIN roles.

Learn more →

Auth hardening

v2026.4.2

Email verification, password reset, per-email login lockout (5/15min), constant-time bcrypt comparison, and audit log entries for every auth event.

Billing, plans, and AI cost guardrails

v2026.4.1

Stripe checkout + billing portal, 14-day Pro trial for new workspaces, usage metering, and per-workspace monthly AI spend caps with 50/80/100% alerts.

Learn more →

Production launch

v2026.4.0

Stride is now production-ready with Sentry error tracking, distributed rate limiting, legal pages, and a first-class deployment pipeline.