Update 1.3.1.md

This commit is contained in:
Stefan Pejcic 2025-05-20 16:03:55 +02:00 committed by GitHub
parent 2e7734260c
commit 80ab6a161e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ Not released yet
### 💅 Polish
- [Add confirmation for detach and uninstall wordpress button #482](https://github.com/stefanpejcic/OpenPanel/discussions/482)
- [Add Terminal in Openadmin [FEATURE REQUEST] #238](https://github.com/stefanpejcic/OpenPanel/issues/238)
- `sidebar_color` config is removed for OpenPanel UI.
- [Email-only, DNS-only, DB-only features are now possible for a server](https://github.com/stefanpejcic/OpenPanel/issues/493#issuecomment-2890913088).
- `backups` feature is removed from OpenAdmin and Sentinel.
@ -11,6 +12,7 @@ Not released yet
- `opencli blacklist` and `opencli cloudflare` commands are removed.
- `1.1` branch is merged in `main` branch for OpenCli scripts.
- [keyboard shortcuts for OpenAdmin](/docs/articles/dev-experience/openadmin-keyboard-shortcuts) are back.
- added docker terminal for users to exec commands into containers.
### 🐛 Bug Fixes