From da46bece7df2785e8cab877ed76102715327706f Mon Sep 17 00:00:00 2001 From: Frank Hochmuth Date: Fri, 5 Apr 2024 21:19:51 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89949ba..44ad59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -118,6 +118,7 @@ - Admin maintenance panel: Check file access rights after reset - Admin comment edit panel: Validation added ([#304](https://github.com/flatpressblog/flatpress/issues/304)) - Fixed broken links in the administration area +- After clearing the theme and template cache, the list of recent comments is rebuilt ([#85](https://github.com/flatpressblog/flatpress/issues/85)) ## Security - Possible XSS prevented: Session cookie missed the "secure" and "httponly" flags