releases.shpreview

Clerk Changelog

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases25Avg8/mo

Starting January 18, 2027, Clerk will remove support for CBC-mode SSL/TLS cipher suites on Clerk-managed subdomains as certificates rotate. Clients that can only negotiate a CBC cipher will fail the TLS handshake; modern clients already using AEAD ciphers are unaffected.

Read more →

CLI 2.0 introduces a local webhooks command group (listen, verify, token) for testing deliveries without a linked project, and clerk impersonate (alias clerk imp) for creating short-lived sign-in URLs to debug as a specific user. The interactive experience is refreshed with clearer success/failure output, and all commands respect the agent contract with stable error codes and non-TTY safety.

Read more →

SAML connections can now reject sign-ins from users without an existing account instead of auto-provisioning them, controlled via a self-serve Dashboard toggle or the disable_jit field on the Backend API. When disabled, sign-in attempts by non-existent users fail with a saml_jit_provisioning_disabled error; existing users are unaffected.

Read more →

Enterprise SSO connections can now be configured directly by customers' IT admins through a Security tab in OrganizationProfile, instead of requiring Dashboard access on your side. Supports domains, identity providers (Okta, Google Workspace, Microsoft Entra ID, custom SAML), testing, and activation per Organization.

Read more →

Clerk's new component lets you host the OAuth consent screen on your own application domain and style it to match your product, available across Next.js, React, React Router, TanStack React Start, Astro, Vue, and Nuxt. Also includes dashboard path configuration and organization selection when the user:org:read scope is requested.

Read more →

The Clerk CLI now includes a clerk deploy command which automates the process of moving an application from development to production by creating a production instance, guiding through DNS and OAuth setup, and verifying DNS, SSL, and email configuration. In agent mode, it emits a JSON handoff describing the deploy state.

Read more →

Clerk Billing now supports creating plans with per-seat pricing, allowing organizations to charge based on the number of members using their product. Clerk automatically handles seat provisioning, prorates additional seats, and adjusts seat quantity at the beginning of each billing period.

Read more →

Clerk's native mobile SDKs now include prebuilt Organization management components: OrganizationSwitcher for account switching and settings access, OrganizationListView for standalone account selection, and OrganizationProfileView for permission-gated organization management covering members, domains, and org lifecycle actions.

Read more →

Email Logs are now available in public beta for production instances, providing a reverse-chronological view of transactional email delivery events in the Clerk Dashboard. Filter logs by recipient email, IP address, message ID, time range, and event type to debug delivery issues, and view delivery status, bounce reasons, and provider payloads for individual entries.

Read more →

Clerk CLI is now available as an open-source command-line tool for setting up and managing Clerk from the terminal. Key commands include clerk init for framework detection and scaffolding, clerk config for managing application settings, and clerk api for interacting with the Clerk API directly.

Read more →

API keys are now generally available as part of the machine authentication suite, allowing users to create credentials that delegate API access on their behalf. Billing is active with a free monthly allocation of 1,000 key creations and 100,000 key verifications, then usage-based pricing.

Read more →
Last Checked
2h ago
Latest
Jul 16, 2026
Tracking since Jan 27, 2023