From f3350ecaa184d5551d127968f734398f9c40d720 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 25 Aug 2024 15:05:53 +0200 Subject: [PATCH] Update 0.2.6.md --- documentation/docs/changelog/0.2.6.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.6.md b/documentation/docs/changelog/0.2.6.md index 57ae6c52..468a1473 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -16,7 +16,8 @@ Not yet released. - Fixed warning on nginx restart `nginx: [warn] conflicting server name "example.net" on IP:80, ignored`. - Fixed bug with OpenAdmin > Users not showing dedicated ip for user. - Fixed css styling bug with footer on OpenAdmin: Nginx and Plans pages. -- Ficed bug with `opencli user-delete` not deleting nginx vhost files after user is deleted. +- Fixed bug with `opencli user-delete` not deleting nginx vhost files after user is deleted. +- Fixed bug with `geoip` command missing from Fedora installation. ### 💅 Polish - Nginx docker image change: [nginx:alpine (43.2MB)](https://hub.docker.com/layers/library/nginx/mainline-alpine/images/sha256-0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0?context=explore) is now used instead of [nginx:latest (188MB)](https://hub.docker.com/layers/library/nginx/latest/images/sha256-5f0574409b3add89581b96c68afe9e9c7b284651c3a974b6e8bac46bf95e6b7f?context=explore)