Vote on features you want to see built. Back requests with Convex Chips to influence priority.
Currently, your dev environment (npx convex dev) always acts "as you" when you're operating in an authenticated convex with your convex cloud accounts. That means, however, that if you're a project administrator, you can push prod. This is a problem when agents "helpfully" decide to run npx convex d…
Support snapshot queries that provide a stale, cached query value and do not take any dependencies on read records. These enable high-performance "queue tailing" and related features for implementing efficient components like Workpool.
iOS library currently lacks support for optimistic updates
Support industry-standard audit logging for compliance needs. Will work even with cached queries. Recorded into an S3-compliant bucket for integration with the customer's SIEM tooling.
Support multiple long-lived production and staging deployments per project so teams can segment apps, regions, or customer environments more cleanly.
Add granular dashboard permissions so teams can safely delegate access by environment, resource type, and operational capability instead of using broad admin roles.
Provide an officially supported Svelte integration with idiomatic stores, subscriptions, and end-to-end examples maintained by the Convex team.