From 80ab6a161edf5e1cb417fb51bcff2340c763a68f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 20 May 2025 16:03:55 +0200 Subject: [PATCH] Update 1.3.1.md --- website/docs/changelog/1.3.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.3.1.md b/website/docs/changelog/1.3.1.md index bc57e163..1e59573d 100644 --- a/website/docs/changelog/1.3.1.md +++ b/website/docs/changelog/1.3.1.md @@ -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