Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-05 18:22:35 +02:00 committed by GitHub
parent 5cb658a66e
commit 3973adb694
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 [#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.
- Fixed bug `-c: line 1: unexpected EOF while looking for matching ''` when installing a new php version. - Fixed bug `-c: line 1: unexpected EOF while looking for matching ''` when installing a new php version.