Try Sevalla today and get $50 free credits

Changelog

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

#35Apr 23, 2025

🟢 Deployment status indicator in favicon

The deployment status appears directly in your browser tab, allowing you to quickly see whether it's in progress or complete without switching tabs.

#34Apr 16, 2025

🌐 Wildcard domains

You can now use wildcard domains for your apps and static sites. Perfect for things like custom subdomains (*.yourdomain.com) or multi-tenant setups. Just add your wildcard domain, and we'll take care of the rest - automatic SSL included.

#33Apr 9, 2025

📦 Database Studio

You can now manage your MySQL, MariaDB, and PostgreSQL databases directly from the Sevalla UI. Run custom SQL queries, browse and download data, and take full control of your database - no external tools needed.

#32Apr 2, 2025

🚀 App Build Settings: A Fresh Look & Powerful New Features

We've given the App Build settings tab a complete makeover! Beyond the sleek new interface, we've introduced three functionalities:

✨ New Features:

  • Docker Registry Credentials — Now you can seamlessly connect to private registries for your Dockerfile base images

  • Buildpack Builder Selection — Conveniently update your builders:

    • heroku/builder:22
    • heroku/builder:24
  • Build Environment Visibility — We've added visibility for build environment settings associated with each deployment, and included a button for easy modification of those settings above the deploy logs

#31Mar 25, 2025

PostGIS is now available for our PostgreSQL databases! 🌍

Many of you have asked for PostGIS support, and we're announcing that it's now available for PostgreSQL 13+ databases!

PostGIS is a spatial database extension for PostgreSQL, allowing you to store and query geographic information. With PostGIS, you can:

  • Store and manage spatial data types like points, lines, and polygons
  • Perform spatial queries to analyze and visualize your data
  • Build location-aware applications and services

To enable PostGIS, simply create a new PostgreSQL 13+ database and make sure you tick the "PostGIS" option during the creation process.

PreviousPage 3 of 9Next