Changelog #74 - Docker image download progress, new website, and more

Hello, and welcome to this week’s changelog update! Let’s dive into what’s new:

  1. Docker image download progress

    We now display real-time progress updates for Docker image downloads, offering a more transparent deployment experience. Previously, there was no feedback during the download process, making it unclear what was happening — especially when working with large images.

  2. New website

    Our new website is live at koyeb.com. As part of this redesign, we’ve also enhanced our pricing page with a feature comparison across our plans! Check it out!

  3. Control panel: Discard pending service changes

    When reviewing pending service changes, you can now discard all updates in one click. Previously, you had to roll back manually the whole service configuration.

  4. Control panel: Easily duplicate Services

    You can now duplicate any existing service in one click from the Service settings page. This makes it easy to create a copy for debugging, testing in a different environment, or experimenting with changes. Before, you had to set up a new service from scratch and manually match the settings.

1 Like

Duplicate services to a new region won’t move the environment variables to that region, which causes process.env to be unable to find the values.

Hi, thank you for your feedback. We released a fix, let us know if it works for you.

Have a great day :slight_smile:

1 Like

Awesome nils. I will check it out. Thanks for the hard work.