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 1dd0f48 commit 1843e31Copy full SHA for 1843e31
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-8.2.12+insiders-4.13.2 (2022-04-30)
2
+
3
+ * Improved caching of downloaded resources in privacy plugin
4
+ * Fixed #3851: External images not downloaded by privacy plugin
5
6
mkdocs-material-8.2.12 (2022-04-30)
7
8
* Added support for GitHub-style hash fragments for dark/light images
docs/insiders/changelog.md
@@ -6,6 +6,11 @@ template: overrides/main.html
## Material for MkDocs Insiders
9
+### 4.13.2 <small>_ April 30, 2022</small> { id="4.13.2" }
10
11
+- Improved caching of downloaded resources in privacy plugin
12
+- Fixed #3851: External images not downloaded by privacy plugin
13
14
### 4.13.1 <small>_ April 25, 2022</small> { id="4.13.1" }
15
16
- Fixed #3839: Tags plugin breaks without icons (4.13.0 regression)
0 commit comments