Changelog
Keep yourself informed about the most recent additions and improvements
we’ve made to Sevalla.
Delete non-empty object storage
You can now delete an object storage bucket even when it still contains objects. Any objects inside are removed automatically as part of the deletion.
Previously, you had to empty the bucket manually before it could be deleted.
Roll object storage secrets
You can now rotate the access and secret keys on an object storage bucket without taking your clients offline.
Open the bucket's Settings tab and click Roll secret in the Details section. Pick how long the previous keys should remain valid:
- Now - Invalidate the old keys immediately.
- Up to 168 hours - Keep the old keys working alongside the new ones during a grace period, then expire them automatically.
The new access and secret keys are shown right after rotation. Update your applications and tooling before the grace period ends so they switch over to the new credentials without disruption.
The same rotation is also available through the public API at POST /object-storage/{id}/rotate-credentials.
Onboarding experience
Newly signed-up customers are now greeted by a guided onboarding sheet that helps them get up and running on Sevalla faster.
Open it from the Get started button in the top-right corner of the dashboard and pick one of four quick-start paths:
- Connect your coding agent - The featured option. Generate and copy an API key directly from the guide, then plug AI tools into the Sevalla MCP server to manage your infrastructure through prompts.
- Deploy an application - Ship your first app from a Git repository in just a few steps.
- Deploy a database - Spin up a managed PostgreSQL, MySQL, MariaDB, or Redis instance.
- Try a template - Launch a pre-configured, self-hosted app in a single click.
Each path is structured as a checklist, so you can manually tick off steps as you complete them.
It's all part of giving new customers a warmer, more delightful start on Sevalla.
Navigation revamp
We've revamped the navigation to address the "lost" feeling some users experienced when moving around the dashboard. The main and context menus are now shown together, and the dashboard has been expanded to full width.
Usage alerts
Set spending limits for your company or individual projects and get notified by email when usage crosses your chosen thresholds.
You can configure:
- A spending limit in USD.
- One or more threshold percentages of the limit (up to 10 per alert), for example 50%, 75%, and 90%.
- One or more email recipients.
Each threshold fires once per billing period, and thresholds reset automatically when the next period starts. See the usage alerts documentation for details.