diff --git a/website/docs/changelog/1.4.2.md b/website/docs/changelog/1.4.2.md index e0f92ecc..9f161db4 100644 --- a/website/docs/changelog/1.4.2.md +++ b/website/docs/changelog/1.4.2.md @@ -4,10 +4,12 @@ Not released yet ### 💅 Polish - [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). +- [Administrators can now edit list of forbidden usernames from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/5fj7ZzKs/2025-06-15-11-32.png). +- [Administrators can now edit list of restricted domains from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/vYmvCgzQ/2025-06-15-11-39.png). + ### 🐛 Bug Fixes -- fixed cors error using EXM CND on *OpenPanel > SSL* when custom domain name is configured. +- fixed cors error using EXM CDN 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.