diff --git a/website/docs/changelog/1.2.7.md b/website/docs/changelog/1.2.7.md index a0f61525..2e65cb37 100644 --- a/website/docs/changelog/1.2.7.md +++ b/website/docs/changelog/1.2.7.md @@ -1,6 +1,7 @@ Not released yet ### 💅 Polish +- added *Edit Domain Templates* page under *OpenAdmin > Domains* for editing html tempaltes and vhost files. - pm2 interface is removed and replaced with installer that allows users to run containerized nodejs or python apps. - added a new page in *OpenAdmin > Domains* to edit templates: Nginx/OpenResty/Apache VirtualHosts files, and HTML templates for: new domain, suspended website and suspended user. - `/sites/new` page is removed in favor of `/auto-installer`. @@ -29,5 +30,4 @@ Not released yet - fixed bug with mailserver creating multiple mountpoints when domain is re-added. - fixed bug with email accounts still being listed in gui when domain is deleted. - fixed bug on domain creation failing to create sustom docroot. --