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.