Skip to content

Commit 5458039

Browse files
committed
Updated Insiders changelog
1 parent 99d15d1 commit 5458039

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

CHANGELOG

+14
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,23 @@
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+
110
mkdocs-material-9.5.15 (2024-03-23)
211

312
* Reverted fix for transparent iframes (9.5.14)
413
* Fixed #6929: Interference of social plugin and auto dark mode
514
* Fixed #6938: Giscus shows dark background in light mode (9.5.14 regression)
615

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+
721
mkdocs-material-9.5.14 (2024-03-18)
822

923
* Added support for hiding versions from selector when using mike

docs/insiders/changelog/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## Material for MkDocs Insiders
44

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+
514
### 4.53.2 <small>March 18, 2024</small> { id="4.53.2" }
615

716
- Fixed abort on first non-matching configuration in preview extension

0 commit comments

Comments
 (0)