From 2a190f7c910124d9ff3e25fea1a00609f4296541 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 26 Aug 2024 16:50:02 +0200 Subject: [PATCH] Update 0.2.6.md --- documentation/docs/changelog/0.2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.6.md b/documentation/docs/changelog/0.2.6.md index 2a49c09d..28754d72 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -41,4 +41,5 @@ Not yet released. - Excluded from minification are now: all `/api/` endpoints, view files on FileManager, view fullchain and privkey on SSL, dns zone export from Domains page. - Added spf record to [the DNS zone template](https://github.com/stefanpejcic/openpanel-configuration/blob/main/bind9/zone_template.txt). - Added 0 as the default value for Priority field when adding MX record from OpenPanel > Edit DNS Zone. +- Added option on OpenAdmin > Users to retry failed user account creation with additional debugging information.