Try Sevalla and deploy your first app in minutes

Changelog

Keep yourself informed about the most recent additions and improvements
we’ve made to Sevalla.

Jan 31, 2025
ApplicationsStatic sites

Email notifications for failed deployments

New email notification system for failed deployments across both applications and static sites.

Now you'll instantly know when something goes wrong, allowing you to address issues before they impact your users.

Simply manage your notification preferences under User > Notifications to tailor the experience to your needs.

Nov 13, 2024
Applications

gRPC support has landed

We shipped gRPC support for your applications, unlocking high-performance communication.

Now you can easily toggle between HTTP and gRPC protocols for your web processes.

Nov 11, 2024
Applications

Private network access for builds

Build pods can now securely reach other resources via a private network. Perfect for running database migrations during build time. Enjoy a smoother, more efficient workflow!

Nov 4, 2024
ApplicationsStatic sites

Support env var reference

You can now reference environment variables within other variables using the ${key} format.

For example:

API_URL=https://api.example.com
FRONTEND_URL=${API_URL}/frontend
Oct 31, 2024
Databases

MySQL 9.0 is available

The long-awaited new version of MySQL is here.

MySQL 9.0 brings a host of new features and improvements, including:

  • JavaScript stored programs
  • VECTOR data type
  • Foreign key improvements
  • Performance schema enhancements
  • Query optimization
PreviousPage 9 of 12Next