From d48d8bf8820a7d0e79b5744e456d383da64cc685 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 15 Jun 2025 11:34:40 +0200 Subject: [PATCH] Update 1.4.2.md --- website/docs/changelog/1.4.2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.4.2.md b/website/docs/changelog/1.4.2.md index 7800e930..e0f92ecc 100644 --- a/website/docs/changelog/1.4.2.md +++ b/website/docs/changelog/1.4.2.md @@ -3,9 +3,11 @@ Not released yet ### 💡 New ### 💅 Polish -[smtp settings can now be edited from *OpenAdmin > Settings > Notifications* page](https://i.postimg.cc/FF7NfzsG/2025-06-15-11-23.png). +- [smtp settings can now be edited from *OpenAdmin > Settings > Notifications* page](https://i.postimg.cc/FF7NfzsG/2025-06-15-11-23.png). +- [Administrators can now restrict use of usernames from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/5fj7ZzKs/2025-06-15-11-32.png). ### 🐛 Bug Fixes - fixed cors error using EXM CND on *OpenPanel > SSL* when custom domain name is configured. - fixed csrf error uplaoding files. - fixed issue with `Del` key triggering delete drawer when in input field on File Manager. +- fixed error saving options on *OpenAdmin > Settings > Custom Code* page.