Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-01 12:37:14 +02:00 committed by GitHub
parent 96627c8527
commit 40cd0c8457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ Not yet released.
### 🐛 Bug fixes
- Fixed bug with invalid serial number format in bind9 zone files for domains.
- Fixed bug with `"` automatically applied to all TXT records that breaks DKIM validity.
- 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.