---
title: "Log Pagination, Improved ToS Flow, and Free Plan / Nixpacks updates"
date: 2022-05-13T14:00:00.000+00:00
number: 0081
url: https://railway.com/changelog/2022-05-13
---

# Log Pagination, Improved ToS Flow, and Free Plan / Nixpacks updates

## Log Pagination

Previously, it was only possible to view the most recent 1000 logs for a deployment, but no longer! Now once you scroll all the way to the top of the logs, you’ll be greeted by a convenient button that can be used to load the next 1000.

[Image: Deployment log pagination]

## Improved ToS Flow

Our existing Terms of Service flow wasn’t the smoothest. It pulled you away from the current context by navigating to a different page, with no way to return afterwards. Our new flow improves this by embedding the flow into the current page and automatically executing the original action on completion.

[Image: Improved ToS flow]

## Free Plan Public Repos

We’ve been experiencing tremendous growth and, with it, a lot of attempts to abuse the free computing resources that we give away. We noticed that most of this free-plan abuse comes from private GitHub repositories, so we’re now limiting free-plan deployments to public repositories. This will dramatically reduce the number of bad actors on Railway, improve platform stability, and free up our time to focus on what matters: making the best product possible.

## Nixpacks Update

There were a lot of improvements made to Nixpacks this week, including work from 7 new contributors! Keep the suggestions, issues, and contributions coming 🤗

- PNPM and Yarn 2+ support
- Haskell support
- Improved image sizes for Go
- Dedicated Debian base image
- Improved install script and support for more targets

If you have any feature suggestions, improvements, or bug reports, please open an issue on [github.com/railwayapp/nixpacks](https://github.com/railwayapp/nixpacks) or let us know in `#nixpacks` or `#priority-boarding` on [Discord](https://discord.gg/railway).