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 e8478d9 commit 7368c7fCopy full SHA for 7368c7f
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)
2
+
3
+ * Fixed projects plugin crashing in serve mode when disabled
4
+ * Fixed projects plugin crashing when building nested projects
5
6
mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)
7
8
* Fixed #7191: Tags listings not rendering when toc_depth is changed
docs/insiders/changelog/index.md
@@ -2,6 +2,11 @@
## Material for MkDocs Insiders
+### 4.53.10 <small>May 20, 2024</small> { id="4.53.10" }
+- Fixed projects plugin crashing in serve mode when disabled
+- Fixed projects plugin crashing when building nested projects
9
10
### 4.53.9 <small>May 20, 2024</small> { id="4.53.9" }
11
12
- Fixed #7191: Tags listings not rendering when `toc_depth` is changed
0 commit comments