Skip to main content

5 posts tagged with "changelog"

View All Tags

· 2 min read
Filipe Névola

Ever thought about how you can often alter the behavior of your app without modifying the code?

I'm sure many of you know this, employing configurations during deployment to adjust the code's behavior.

This means your Docker image remains the same, but your app's behavior differs.

· 3 min read
Filipe Névola

We are very proud of the progress we are making with all of our features.

Our goal is to constantly improve all of our features, and we are thrilled to explain a few changes in two important features: Logs and Env Vars.

Keep reading for other news, including updates on our infrastructure, enhanced access to metrics, restarts notification, and the region change feature.

· One min read
Filipe Névola

We are proud to release our History tab for App Envs.

Now you can see all the configurations of every version of your environment, you can also restore to any version and see what was changed from the previous version highlighted.

· 2 min read
Filipe Névola

We are proud to release our Apply Changes feature.

If you are familiar with Terraform apply -plan you know what I'm talking about.