Changelog
Keep yourself informed about the most recent additions and improvements
we’ve made to Sevalla.
Jun 5, 2025
Applications
System environment variables available in applications
We're introducing automatic injection of several system environment variables into your apps during both build and runtime. This makes it easier to automate tasks and access important deployment details directly from your application.
The following environment variables will be available:
- SVL_COMPANY_ID
- SVL_APP_ID
- SVL_APP_NAME
- SVL_DEPLOYMENT_ID
- SVL_DEPLOYMENT_INITIATED_BY
- SVL_DEPLOYMENT_TRIGGER
- SVL_DEPLOYMENT_COMMIT_SHA
- SVL_DEPLOYMENT_BRANCH
- SVL_DEPLOYMENT_DOCKER_IMAGE
Use these variables for enhanced automation and more flexible app behavior!
Jun 5, 2025
Platform
May 27, 2025
Applications
App analytics improvements
Your feedback is invaluable! We've supercharged the app analytics section with some highly-requested features:
- Charts now auto-refresh, giving you real-time insights!
- Easily track RAM/CPU limits over time.
- Clearly see your processes' instance counts as they scale up or down.
May 20, 2025
Platform