File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ mkdocs-material-7.3.4+insiders-3.1.4 (2021-10-17)
2+
3+ * Fixed #2974: Text cropped with other fonts than Roboto in social plugin
4+ * Fixed #3099: Encoding problems with non-latin character in social plugin
5+ * Fixed #3112: Japanese segmenter not executed as part of new tokenizer
6+ * Fixed tags (front matter) appearing in search with disabled tags plugin
7+
18mkdocs-material-7.3.4 (2021-10-17)
29
310 * Bumped MkDocs version to 1.2.3 to mitigate CVE-2021-40978
Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ template: overrides/main.html
66
77## Material for MkDocs Insiders
88
9+ ### 3.1.4 <small >_ October 17, 2021</small > { id="3.1.4" }
10+
11+ - Fixed #2974 : Text cropped with other fonts than ` Roboto ` in social plugin
12+ - Fixed #3099 : Encoding problems with non-latin character in social plugin
13+ - Fixed #3112 : Japanese segmenter not executed as part of new tokenizer
14+ - Fixed tags (front matter) appearing in search with disabled tags plugin
15+
916### 3.1.3 <small >_ October 12, 2021</small > { id="3.1.3" }
1017
1118- Added warnings to search plugin for unsupported options and syntax
You can’t perform that action at this time.
0 commit comments