From 8ae9e81b4c0ea8f72a15184059174deb6c527460 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 30 Aug 2024 19:46:29 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index fc4085db..a688291f 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -9,6 +9,9 @@ Not yet released. ### 🚀 New features ### 🐛 Bug fixes +- 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. ### 💅 Polish