---
title: "Bug Bash, Golden Kitty, and Metro Updates"
date: 2022-01-14T15:00:00.000+00:00
number: 0064
url: https://railway.com/changelog/2022-1-14
---

# Bug Bash, Golden Kitty, and Metro Updates

This week was “Fix It” week at Railway and we’ve got a TON of fixes going out the door. We will share the themes of our efforts in this post. For an exhaustive list of what the team fixed- please see the Improvements and Fixes section at the bottom. 

## Metro UI Bug Fixes

Keep the feedback coming. Users have reported a number of quality of life affecting issues in the new experience that we addressed this week. Those with CLI deploys using Metro will have a much better time for sure.

The team is working on a few UI organization improvements that we expect to release next week but require more tinkering.

## Platform Bug Fixes

We focused more on curbing abuse on the platform with the ban hammer swung a few times for good measure. Meanwhile, we spent an evening performing maintenance on our servers.

In addition, we hardened up deployment logs in anticipation for something new coming soon™️.

## Golden Kitty Nomination

[Image: Untitled]

On September of last year, we officially launched on ProductHunt. Thanks to you, we got the Top 3 product of the day! 

Now we are in the running of getting Product of the Year under the Developer Tools category. We need your help again! If you think Railway deserves to win, [vote here](https://www.producthunt.com/golden-kitty-awards-2021/developer-tool). If not, let us know how we can do better on our [Discord](https://discord.gg/railway).

## Improvements and Fixes

- [Account dropdown items can now be opened in a new tab](https://feedback.railway.app/bug-reports/p/middle-click-on-account-menu)
- Fix an issue where the dashboard would fail to load if a connected repo was deleted
- Fix serverless function crashing on using the Railway button with private repositories
- [Fix an issue with the domain check not working properly in the Metro UI](https://feedback.railway.app/bug-reports/p/metro-domain-duplication-in-different-environment)
- Allow users to configure webhooks in Metro UI
- CLI only deploys are now visible in Metro UI
- In Metro UI - when creating a service for a GH project, the variables should be added to the service instead of the env plugin.
- Fixed an issue where sometimes a container would fail to teardown during cleanup, leaving a phantom container
- Fixed an issue where sometimes logs wouldn’t scroll down in Metro UI
- Show removed deploys switch if there are no deploys in Metro UI
- Fixed an issue where multiple changelog emails were sent. (Sorry!)
- Fixed a broken Twitter profile image link for the landing page
- Added a 404 Page to Metro UI