Update 1.4.2.md

This commit is contained in:
Stefan Pejcic 2025-06-15 11:40:32 +02:00 committed by GitHub
parent d48d8bf882
commit dd7b2cf38e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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