From e98ece8f69da2029cc1ca8a1c49bb1339e3e9a1d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 30 Aug 2024 20:13:17 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index a688291f..b9664ae5 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -12,6 +12,7 @@ Not yet released. - Fixed broken css on Flarum from autoinstaller because of setting http:// in Flarum configuration. - Fixed bug with Flarum autoinstaller not using provided admin username and always setting 'admin' instead. - Fixed bug with Mautic autoinstaller not using provided admin username and always setting 'admin' instead. +- Fixed bug with the update_check script and added alternative servr for updates. ### 💅 Polish