Secure Webhook Log Streams
Log stream requests sent to a webhook now include a cryptographic signature that you can check to make sure that the request comes from your Convex deployment.Read the docs.
Hide Columns in the Dashboard
There is a new menu in the dashboard Data page to reorder and hide columns. This is useful for projects that have a table with a lot of columns.Check it out in the dashboard.
Convex ESLint plugin
The Convex ESLint rules are now out of beta. They enforce best practices for writing Convex code. We recommend setting them up in your projects.Check out the docs.
Zod 4 Support in convex-helpers
The Zod helpers in convex-helpers now support Zod 4. Zod 4βs Codecs feature makes it easy to serialize/deserialize function arguments and return values, as well as database values.Learn more about Zod 4 support.
Click here to get a shareable version of this post.
