EdgeDB's third release candidate (RC3) introduces a major change in how the database is packaged for local development, shifting to a "portable build" that allows installation on any non-legacy Linux or macOS system without requiring sudo access, while maintaining native packages for production deployments. This release, named after the star 61 Cygni, does not include significant changes to the EdgeDB core, focusing instead on ease of upgrade and installation, with a new process involving dumping, destroying, and restoring instances. The portable builds eliminate reliance on OS-specific package management systems, enabling multiple versions to run simultaneously and facilitating installations in any file system location. While native builds for Windows are not yet available, Docker is recommended for running local instances. With a fourth release candidate expected soon, the v1.0 release is anticipated in January 2022, and users are encouraged to stay updated via social media and explore the available resources for learning more about EdgeDB.