Update 0.2.6.md

This commit is contained in:
Stefan Pejcic 2024-08-26 16:50:02 +02:00 committed by GitHub
parent 4f4bdbd589
commit 2a190f7c91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. - 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 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 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.