From dddbded2f31d169e720eaa13256e03a170449d04 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 15 Apr 2024 16:08:49 +0200 Subject: [PATCH] Update 0.1.6.md --- documentation/docs/changelog/0.1.6.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index c33a8b06..46bc8b70 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -22,6 +22,8 @@ Released on April 15, 2024 - Fixed bug with the `opencli php-default_php_version` script that caused the new default php version not to be set for cli. - Fixed bug with `opencli hostname-ssl` script failing to renew SSL. - Fixed [bug with permissions not permiting user to edit crontab via terminal](https://github.com/stefanpejcic/OpenPanel/issues/75) +- Fixed bug [Memcached allocation slider bug #89](https://github.com/stefanpejcic/OpenPanel/issues/89) + ### 🚀 New features - [Turkish translation 🇹🇷](#turkish-translation) @@ -51,7 +53,7 @@ Released on April 15, 2024 - [OpenAdmin login log](https://dev.openpanel.co/logs.html) - [Default PHP version change is now logged](#log-php-change) - Added warning messages for unlimited disk usage on *OpenAdmin > Users > single user* page. -- Memcached and REDIS services now have a limit of 512MB when first activated. + -----