We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76529c2 commit 2177646Copy full SHA for 2177646
CHANGELOG
@@ -1,3 +1,7 @@
1
+mkdocs-material-8.2.5+insiders-4.11.0 (2022-03-06)
2
+
3
+ * Added support for excluding external assets from privacy plugin
4
5
mkdocs-material-8.2.5 (2022-03-06)
6
7
* Fixed #3596: Mermaid not working when headline with name 'Mermaid' present
docs/insiders/changelog.md
@@ -6,6 +6,10 @@ template: overrides/main.html
## Material for MkDocs Insiders
8
9
+### 4.11.0 <small>_ March 6, 2022</small> { id="4.11.0" }
10
11
+- Added support for excluding external assets from privacy plugin
12
13
### 4.10.1 <small>_ March 2, 2022</small> { id="4.10.1" }
14
15
- Added missing build dependencies to Dockerfile
0 commit comments