---
title: "Restart Deployment, Support Flow Improvements, Railway Local Shell"
date: 2022-04-22T15:00:00.000+00:00
number: 0078
url: https://railway.com/changelog/2022-04-22
---

# Restart Deployment, Support Flow Improvements, Railway Local Shell

April is grease month and the team is working on foundational improvements to the platform. This means that most of the major user facing features should rear their heads out a little bit later.

## Restart Deployment

For those in Priority Boarding (to join, type “/beta” in our [Discord](https://discord.gg/railway)) we have rolled out the deployment restart feature. This is useful when you want to restart an application that may not crash but rely on a connection to an external service on initialization. 

To use it, click into a deploy, in the logs view open the Command-Palette, then type: “restart”.

[Image: Untitled]

## Support Flow Improvements

Last [Changelog](https://railway.app/changelog/2022-04-15), we announced a number of improvements to the Discord community that made it easier for users to get help with their projects. 

One of our server conductors extended this further. Members can now close their own support threads, be notified if the issue they are facing that might be related to an on-going incident, and made it all around easier to ask your questions. 

## Railway Local Shell

We’ve added a new command to the Railway CLI: `railway shell`. This will create a subshell (based on `$SHELL`) with all the variables from your project/environment/service loaded and accessible. This can be super convenient if you want to run a bunch of commands and don’t want to prefix them with `railway run`. Thanks for the great [suggestion Wyzlle](https://canary.discord.com/channels/713503345364697088/943650028696768532/967033569203617833)!

[Image: Untitled]

Upgrade the Railway CLI to [version 1.5.0](https://github.com/railwayapp/cli/releases/tag/v1.5.0) to use it!

## Improvements and Fixes

- Fixed an issue with the New Project creation flow
- Scaled up more of the underlying infra to meet demand
- Discord bot developers rejoice! We have lowered the instance count on each box. Hopefully solving rate limit issues.
- Various UI bugs fixed

## New Video on Demand

Our globe trotting software engineer [Faraz ](https://twitter.com/FarazPatankar13)was on[ Learn With Jason](https://www.learnwithjason.dev/) this week. Faraz walked through setting up self-hosted analytics and demonstrating our starters and product.[ Watch the replay of the stream here!](https://www.twitch.tv/videos/1462780660)