Backup and Restore
That extra peace of mind is finally here. For our pro plan customers, you can now set up daily backups for up to seven days. For regular customers you can now manually keep two backups around for up to seven days. Read the docs to learn more.
Type generation for Convex Rust
Convex community member Jamal missed all the amazing TypeScript goodness from Convex React when using the Rust client. So he fixed the problem! Check out the Rust library here, the Stack article, and the great video walkthrough here.
Helpers got more helpful again
Ian and the team are constantly improving convex-helpers. There have been general typing improvements, support for branded zod types, support for zod record
type, and a new manual paginator. If you haven’t seen Convex helpers, check them out here.
Convex 1.17.1
The main Convex library continues to improve steadily. The CHANGELOG file always has detailed notes on everything that’s changed when you upgrade. If you haven’t upgraded in a while, I recommend staying up-to-date. Run: npm install convex
.