Releases Index

Ship Changelog

$npx @buildinternet/releases get convex-ship-changelog
Mon
Wed
Fri
OctNovDecJanFebMarAprMayJunJulAugSep
Less
More
Releases20Avg6/moVersionsv1.45.0 to v4.0.0
v1.45.0

Local deployments now upgrade to a new backend version in place, bypassing snapshot export and import, so upgrades no longer depend on data size or prompt about transferring it. The Convex MCP server now supports the stateless MCP protocol (2026-07-28 MCP specification), and a new getServiceToken function generates service tokens for first-party Convex services.

Read more →
v1.45.0

Local deployments now upgrade to a new backend version in place, skipping the snapshot export and import that previously scaled with data size. The Convex MCP server supports the stateless MCP protocol, and a new getServiceToken function generates service tokens for first-party services.

Read more →
v1.44.0

schema.doc(tableName) now returns the validator for whole documents of a table, including id and creationTime system fields, with schema.id() and docValidator() added as companions. ConvexSiteUrl and ConvexCloudUrl are available on env by default in generated server types, and fixed a referential stability bug in ConvexProviderWithAuth plus a misleading npx convex login status report.

Read more →
v1.43.0

New CLI commands npx convex deployment usage and npx convex deployment usage-limits let you view resource usage and edit limits. Mutations can now reference their upcoming commit timestamp via ctx.db.vars.commitTs (with a matching v.commitTs() validator), useful for FIFO queues, and hourly cron jobs can omit minuteUTC for auto-assigned start times.

Read more →
Last Checked
13d ago
Latest
v1.45.0
Tracking since Jul 2, 2026