Hello, and welcome to this week’s changelog update! Let’s dive into what’s new:
-
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.
-
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.
-
Fixed connection issue with
koyeb instance exec
andcp
We fixed a bug that prevented executing commands
koyeb instance exec
and copying files withkoyeb instance cp
on service instances in some cases. -
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.