From dfb03db19dff12c98321f63fa3bfe223f6611253 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 30 May 2024 09:48:23 +0200 Subject: [PATCH] Update 0.1.9.md --- documentation/docs/changelog/0.1.9.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.1.9.md b/documentation/docs/changelog/0.1.9.md index abe8a3b5..9bc49f18 100644 --- a/documentation/docs/changelog/0.1.9.md +++ b/documentation/docs/changelog/0.1.9.md @@ -22,11 +22,13 @@ Not yet released. - Fixed bug with incorect version in changelog link on *OpenAdmin > General Settings > Update Preferences*. - Fixed bug with update script - Fixed js error on *OpenAdmin > CPU & RAM Usage* pages. +- Fixed bug with WHMCS module not changing user plan due to whmcs passing plan_name instead of plan_id. ### 💅 Polish - [Custom SSH Welcome message](#ssh-welcome) - `www.` is now automatically added as alias for new domains. +- `opencli user-add` `opencli user-change_plan` and `opencli plan-create` scripts now use plan name instead of plan id. - Working server time on OpenAdmin > Dashboard. - CPU type information on OpenAdmin > Dashboard. - [Cloudflare IP addresses are now highlighted in OpenAdmin > Firewall](https://i.postimg.cc/xTDPTG6S/image.png)