---
title: "Testing domains & rolling back deployments 🔥"
url: "https://ploi.io/news/testing-domains-rolling-back-deployments"
published: "2020-07-14"
last_updated: "2020-12-18"
---

# Testing domains & rolling back deployments 🔥

Don't have a domain yet to test on, or don't want to switch the main DNS yet? 



No problem, we've got your back now. You can now easily 1-click enable a testing domain for your site in Ploi so you can easily view the website without any DNS setup. Under the hood we utilize the Cloudflare API to create a DNS record in the [ploi.link](http://ploi.link) domain.
[![](https://ploi.io/storage/8E5eBimHZdH1MnQrHqkzK2T2kt6ptvY3MjKz05tK.png)CleanShot 2020-07-11 at 08.40.20@2x.png 355.42 KB](https://ploi.io/storage/8E5eBimHZdH1MnQrHqkzK2T2kt6ptvY3MjKz05tK.png)

With that, we also silently released another big feature yesterday. You are now able to rollback deployments with the click of a button. 

This makes a great feature because you're able to quickly switch back to a previous version if something didn't go right.
[![](https://ploi.io/storage/FOWe7Fm0f8lAYQMUn8iSzpnE1kNvxmbku3j9NuCB.png)CleanShot 2020-07-14 at 11.03.00.png 94.89 KB](https://ploi.io/storage/FOWe7Fm0f8lAYQMUn8iSzpnE1kNvxmbku3j9NuCB.png)
At this time, we keep track of the latest 5 deployments, so you're able to go back 5 deployments in total. If you pushed a new fix to your repository, you can just click the original deploy button and it will pull in the latest changes.



**Changelog**

- \[Added\] Testing domains
- \[Added\] Rollback deployments
- \[Added\] Route 53 support for Let’s Encrypt wildcard domains
- \[Added\] Microsoft teams notifications support
- \[Added\] Path label to SSL certificates to see where the certificate is stored
- \[Added\] PostgreSQL to service status list (status tab)
- \[Added\] Support for CIDR firewall rules (10.0.0.0/24) (<https://roadmap.ploi.io/b/panel-requests/allow-firewall-rule-creation-with-cidr/>)
- \[Added\] Support for daemon directory input (<https://roadmap.ploi.io/b/server-level-requests/daemon-directory-input>)
- \[Re-added\] Cloning sites (currently only for sites using ploi user)
- \[Updated\] Darkmode progress &amp; tweaks
- \[Updated\] File explorer UI has been revamped completely
- \[Updated\] Terms &amp; privacy policy updated (<https://ploi.io/terms>, <https://ploi.io/privacy>)
- \[Fixed\] Quick deploy toggle had issues with enabling/disabling
- \[Fixed\] Editing database config file while postgresql installed wouldn’t be able to find the config file
- \[Fixed\] When deleting the last domain alias, it wouldn't allow you, fixed validation for this

**Changelog languages**

- \[Added\] Spanish language (ES) (<https://github.com/ploi-deploy/ploi-translations/commit/448a88763d17697cf18177fb21252294cff560a6>)
- \[Updated\] German language (DE) (<https://github.com/ploi-deploy/ploi-translations/pull/13>)

**Changelog Youtube**

- \[Added\] Rollback a deployment - <https://www.youtube.com/watch?v=jgq6J3jGiaE>