From 7d5264891a23d2096dc8f4985138302da591cbe1 Mon Sep 17 00:00:00 2001 From: Arvid Zimmermann Date: Sat, 10 Sep 2022 15:01:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d17fc7..3d4080f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - Removed legacy/invalid CSS (see [#133](https://github.com/flatpressblog/flatpress/issues/133), [#134](https://github.com/flatpressblog/flatpress/issues/134)) - Fixed description of Leggero and Leggero v2 styles (see [#137](https://github.com/flatpressblog/flatpress/issues/137)) - Obsolete bullet points removed (see [#136](https://github.com/flatpressblog/flatpress/issues/136)) + - Updated preview image (see [#139](https://github.com/flatpressblog/flatpress/issues/139)) ## Bugfixes - Comment Center config page threw errors (see [#90](https://github.com/flatpressblog/flatpress/issues/90)) @@ -29,6 +30,7 @@ - Fixed error at prev link on first / next link on last entry (see [#95](https://github.com/flatpressblog/flatpress/issues/95)) - LastComments plugin will not even attempt to delete or rebuild LastComments caches if LastComments plugin is not available (see [#43](https://github.com/flatpressblog/flatpress/issues/43)) - Logout redirects to home page again (see [#119](https://github.com/flatpressblog/flatpress/issues/119)) +- Fixed disappearing non-Latin characters in page title (see [#49](https://github.com/flatpressblog/flatpress/issues/49) and [#91](https://github.com/flatpressblog/flatpress/issues/91)) ## Security - Fixed security issue reported by huntr.dev: Session cookie missed the "secure" flag