From af05e66fc92f06db4190a2765a231482daa478de Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Jun 2025 18:33:38 +0200 Subject: [PATCH] Update 1.3.8.md --- website/docs/changelog/1.3.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.3.8.md b/website/docs/changelog/1.3.8.md index 4d38c649..691db0ef 100644 --- a/website/docs/changelog/1.3.8.md +++ b/website/docs/changelog/1.3.8.md @@ -13,3 +13,4 @@ Not released yet - [fixed error with incorrect archive_path_logged on compression](https://i.postimg.cc/wTGR8vNY/2025-06-06-13-27.png) - fixed errors with `opencli doamins-ssl info` command. - fixed 404 error on `/api/mysql-size` route. +- fixed 500 error on Website Builder installation when subdirectory is not set.