File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ mkdocs-material-9.5.15+insiders-4.53.3 (2024-03-23)
2
+
3
+ * Added support for font variants in social plugin
4
+ * Improved resilience of font resolution in social plugin
5
+ * Fixed tag listing sometimes not being auto-populated
6
+ * Fixed tag listing scope not being correctly resolved
7
+ * Fixed #6941: Meta plugin adding duplicate entries
8
+ * Fixed #6928: Social plugin crashes for some fonts
9
+
1
10
mkdocs-material-9.5.15 (2024-03-23)
2
11
3
12
* Reverted fix for transparent iframes (9.5.14)
4
13
* Fixed #6929: Interference of social plugin and auto dark mode
5
14
* Fixed #6938: Giscus shows dark background in light mode (9.5.14 regression)
6
15
16
+ mkdocs-material-9.5.14+insiders-4.53.2 (2024-03-18)
17
+
18
+ * Fixed abort on first non-matching configuration in preview extension
19
+ * Fixed #6914: Meta files take precedence over front matter
20
+
7
21
mkdocs-material-9.5.14 (2024-03-18)
8
22
9
23
* Added support for hiding versions from selector when using mike
Original file line number Diff line number Diff line change 2
2
3
3
## Material for MkDocs Insiders
4
4
5
+ ### 4.53.3 <small >March 23, 2024</small > { id="4.53.3" }
6
+
7
+ - Added support for font variants in social plugin
8
+ - Improved resilience of font resolution in social plugin
9
+ - Fixed tag listing sometimes not being auto-populated
10
+ - Fixed tag listing scope not being correctly resolved
11
+ - Fixed #6941 : Meta plugin adding duplicate entries
12
+ - Fixed #6928 : Social plugin crashes for some fonts
13
+
5
14
### 4.53.2 <small >March 18, 2024</small > { id="4.53.2" }
6
15
7
16
- Fixed abort on first non-matching configuration in preview extension
You can’t perform that action at this time.
0 commit comments