---
title: "Features Page, Template Composer GA, Cron Improvements"
date: 2024-03-29
number: 0179
url: https://railway.com/changelog/2024-03-29-features-page
---

# Features Page, Template Composer GA, Cron Improvements

Programming Note: Next week the Railway team will be at an offsite in Mallorca where we’ll be planning for the next great improvements to Railway. 

If that’s something you’d like to be a part of one day — and especially if distributed systems engineering and design is something that keeps you up at night — we’d like to use this space to let you know that [we’re hiring](https://railway.app/careers)!

With that said, let’s get rolling into this week’s changelog, where we’re bringing you a wonderful new marketing page, general availability for the Template Composer, improvements to crons, and more. 

Let’s get into it!

## Features Page

[Image: We released a new Features page with realtime platform statistics]

We’re excited to bring you an all-new [Features](https://railway.app/features) marketing page! 

We’ve been working on this page for a number of weeks and we’re excited to get it into your hands — this page has gone through a lot of blood, sweat, and tears, and we’re just thrilled to bring it to you today.

The page details the features of Railway, from the core primitives to advanced features and automations … all while telling the deployment lifecycle story on Railway.

You’ll also notice REAL platform statistics (desktop only for now) that update in realtime. 🙀

We’re not sure if any other infra companies are doing this — but we thought we’d do it in the name of transparency and trust.

[Image: The Features page has real, live-updating stats]

Cool, right? 

Go ahead and [check it out](https://railway.app/features). 

We hope you like it.

## Template Composer GA

[Video: Making a node.js + Postgres template with the new Template Composer]

[Two weeks ago](https://railway.app/changelog/2024-03-15-template-composer#new-template-composer) we shipped a new Template Composer behind a [feature flag](https://railway.app/account/feature-flags). This week we’re making it [generally available](https://railway.app/compose).

As a reminder, the Template Composer is a powerful new tool for creating reproducible Railway projects with a few clicks.

The redesign is built to make it easier to build complex projects with lots of moving parts. 

In the quick example above, we’re showing how to build a node.js + Postgres template, but [in the past we’ve shown how to combine multiple Docker images and GitHub repos in a project](https://railway.app/changelog/2024-03-15-template-composer) as well.

As you might imagine, we’re not stopping here. We’re up to 512 templates, the [Template Kickback](https://railway.app/open-source-kickback) program is [roaring](https://x.com/Railway/status/1766282911031132328?s=20), and we’re excited to bring you more. 

Sound good?

Check out the [Template Composer](https://railway.app/compose) to get started.

## Cron Improvements

[Image: Crons are now displayed in relative time and feature realtime countdowns]

We’ve made a few improvements to [Cron Jobs](https://docs.railway.app/reference/cron-jobs) based on your [feedback](https://help.railway.app/). 

For starters, we’ve transitioned crons to display relative time (rather than absolute time) in the `Schedule` tab of the settings panel. It’s way easier to read and we probably should have implemented it like this from the start … better late than never!

We’ve also added a realtime countdown so you can see when your cron(s) are running next. 

Have more ideas for how we can improve crons?

[Let us know](https://help.railway.app/)!

## Fixes and Improvements

- We shipped [a user story with the fine folks at Main Street Data](https://blog.railway.app/p/julian-matos-main-street-data)
- And in case you missed it, we also shipped [a user story with the fine folks at Drifting in Space](https://blog.railway.app/p/drifting-in-space) 