From d37dbddcd65cd68586c9a8add712d3b74db09484 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 17 Oct 2021 18:27:00 +0200 Subject: [PATCH] Updated Insiders changelog --- CHANGELOG | 7 +++++++ docs/insiders/changelog.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 844144ab2..31c70b267 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +mkdocs-material-7.3.4+insiders-3.1.4 (2021-10-17) + + * Fixed #2974: Text cropped with other fonts than Roboto in social plugin + * Fixed #3099: Encoding problems with non-latin character in social plugin + * Fixed #3112: Japanese segmenter not executed as part of new tokenizer + * Fixed tags (front matter) appearing in search with disabled tags plugin + mkdocs-material-7.3.4 (2021-10-17) * Bumped MkDocs version to 1.2.3 to mitigate CVE-2021-40978 diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md index 71d9daabe..395097c7c 100644 --- a/docs/insiders/changelog.md +++ b/docs/insiders/changelog.md @@ -6,6 +6,13 @@ template: overrides/main.html ## Material for MkDocs Insiders +### 3.1.4 _ October 17, 2021 { id="3.1.4" } + +- Fixed #2974: Text cropped with other fonts than `Roboto` in social plugin +- Fixed #3099: Encoding problems with non-latin character in social plugin +- Fixed #3112: Japanese segmenter not executed as part of new tokenizer +- Fixed tags (front matter) appearing in search with disabled tags plugin + ### 3.1.3 _ October 12, 2021 { id="3.1.3" } - Added warnings to search plugin for unsupported options and syntax