From b8d68adc363e0b2b4e5e570831d9d30b1b63334f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 31 Aug 2024 16:00:37 +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 d2c91a4a..106233bb 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -9,6 +9,7 @@ Not yet released. ### 🚀 New features ### 🐛 Bug fixes +- Fixed bug with invalid serial number format in bind9 zone files for domains. - Fixed a bug where domains couldn't be deleted from *OpenPanel > Domains* if the associated website was removed within the last 5 minutes. Deleting a website now immediately invalidates the cache. - 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.