Changelog #65 - Multi-line secrets, clear build cache on redeploy, and more

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

  1. Multi-line secrets in the control panel

    You can now create multi-line secrets in the control panel. Previously, this action was only available via the CLI.

    Multi-line secrets

  2. Clear build cache on redeploy

    You can now redeploy your service without using the build cache. This option allows you to invalidate or delete the existing build-cache during redeployment.

    Clear build cache

  3. Fixed connection issue with koyeb instance exec and cp

    We fixed a bug that prevented executing commands koyeb instance exec and copying files with koyeb instance cp on service instances in some cases.

  4. Deploy Tailscale SSH, Label Studio, and PGMQ in one click

    You can now deploy Tailscale SSH, Label Studio, and PGMQ in one click on Koyeb! Tailscale is VPN service enabling SSH access to Koyeb instances. Label Studio is a data labeling platform for fine-tuning LLMs. PGMQ is a lightweight message queue built as a PostgreSQL extension.