From e1dffe67f03857b340be2ef4fd5e5ca6b9a253fc Mon Sep 17 00:00:00 2001 From: azett Date: Sun, 5 Mar 2023 13:23:46 +0100 Subject: [PATCH] added PR212 fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b04393..4e5108f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - Media Manager plugin shows 50 items per page, not 10 - LastCommentsAdmin plugin will not even attempt to delete or rebuild LastComments caches if LastComments plugin is not available ([#43](https://github.com/flatpressblog/flatpress/issues/43)) - Comment Center plugin: Fixed errors on the config page ([#90](https://github.com/flatpressblog/flatpress/issues/90)) +- Comment Center plugin: Fixed error on sending mails with umlaut subjects ([#208](https://github.com/flatpressblog/flatpress/issues/208)) - Akismet plugin: Fixed PHP warnings ([#83](https://github.com/flatpressblog/flatpress/issues/83)) - BBCode plugin: Allows local video files ("attachs/video.mp4") and outputs valid HTML ([#192](https://github.com/flatpressblog/flatpress/issues/192))