---
title: "Postgres SSL, SQL Keyboard Nav, and @Railway Handle"
date: 2021-06-25T14:00:00.000-07:00
number: 0035
url: https://railway.com/changelog/2021-06-25
---

# Postgres SSL, SQL Keyboard Nav, and @Railway Handle

Welcome to the first changelog of the summer 🌞  (in the northern hemisphere). This week there were a lot of backend improvements, with a sprinkle of UI updates.

## Postgres SSL

Newly created Postgres plugins now have SSL enabled by default. This was one of the most-request features on [feedback.railway.app](http://feedback.railway.app/) so be sure to head over there and vote for what you'd like to see next!

[Image: Untitled]

## SQL Plugin Keyboard Nav

One of our goals from the start of building Railway was to have all actions on the dashboard be completable without a mouse. This week we've added the PostgreSQL and MySQL plugins to that list! You can filter tables with `/`, change table section with the arrow keys, and select a table with enter.

[Video: Untitled]

If there are any other areas that aren't keyboard accessible that you wish were, please [let us know!](http://discord.gg/railway)

## New Handle

Some of you may have noticed that our handle on Twitter has changed. You can now find us [@railway](https://twitter.com/railway)!

[Image: Untitled]

Our Discord server has also been updated to [discord.gg/railway](http://discord.gg/railway).

## Improvements and Fixes

- [Deployment domain now included in railway up output](https://github.com/railwayapp/cli/pull/144)
- GitHub environment variables now included when deploy triggered due to variable change
- Add `RAILWAY_ENVIRONMENT` env var to all deployments
- Champion hoodie added to the [Railway shop](https://shop.railway.app/)
- All user and plugin variables are now encrypted by default