Revokable Sessions
You can now see all the places you are logged in on the account security page. This includes all browser and CLI sessions that have logged in since today. Revoking a session will immediately log that device out.

We plan on adding a few more features to this page, including 2FA.
Network Metrics
We've added Network Usage Tracking to the metrics page. Now you can see the Network I/O for your applications/plugins!

Incident Tracker
Railway now has an incident tracker and status page. It ties directly into our own internal incident tracking system, so users should now be aware of any issues currently being tracked/mitigated on the platform.
The incident link is available in the footer and takes you to status.railway.app. It is broken up into:
- Dashboard
- Builders
- Routing Layer
- Deployment Layer

Editable Variables
Project variables can now be edited inline. No more copying the variable name to override the value!

Blog and Starters
We pushed a new blog post out this week where we talk about how we work as a fully distributed company at Railway. Read about it on our blog.
We also added three new starters
Misc
- Bug: Fixed a bug where tokens weren't working with logged out CLI clients