From e5c5cdc9f5c8d3a299c170ac2c614101c239c849 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 5 Sep 2024 20:43:14 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index a1d1203e..58286b16 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -59,4 +59,5 @@ Not yet released. - Disk Usage widget on OpenAdmin > Dashboard now displays types. - `opencli admin new` and `opencli admin password` will now do validations for username/password fields: must contain only letters and numbers, and be between 5 and 20 characters. - Adding applications is disabled from OpenPanel > PM2 interface until a domain is added. +- 2FA is now an optional module that is enabled by default.