Two-factor Authentication
We've also shipped one of the most requests features on our feedback board. Users can now enable two factor authentication on Railway for increased security on their accounts. No destructive actions can then be executed without two-factor verification.

Deploy Cancellation
You can now cancel deploys that are in progress (building or deploying) in the dashboard.

CLI Autocomplete
The Railway CLI now has basic shell completion support (thanks to mootpt for the PR).
Get started by running railway completion --help and follow the instructions for your shell. We currently support Bash, Zsh, Fish, and Powershell. Once you have completions enabled just press tab anywhere during a command and you should see a list of possible commands and their descriptions.

Blog post and starter
- We added a new NocoDB starter
Various Fixes
railway upno longer fails on larger projects