Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-05 18:36:41 +02:00 committed by GitHub
parent 3973adb694
commit ce0fb07277
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ Not yet released.
### 🐛 Bug fixes ### 🐛 Bug fixes
- Fixed bug with invalid serial number format in bind9 zone files for domains. - Fixed bug with invalid serial number format in bind9 zone files for domains.
- Fixed bug with free Let's Encrypt SSL replacing custom SSL if configured.
- Fixed bug [#97 DELETE modal not functioning properly on admin user delete](https://github.com/stefanpejcic/OpenPanel/issues/97). - Fixed bug [#97 DELETE modal not functioning properly on admin user delete](https://github.com/stefanpejcic/OpenPanel/issues/97).
- Fixed bug with `"` automatically applied to all TXT records that breaks DKIM validity. - 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 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.