We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d44cf commit bec0d9aCopy full SHA for bec0d9a
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-9.5.6+insiders-4.52.1 (2024-01-30)
2
+
3
+ * Fixed #6705: Navigation path not being hidden when specified
4
+ * Fixed #6703: New tags plugin crashes on Windows (2nd attempt)
5
6
mkdocs-material-9.5.6+insiders-4.52.0 (2024-01-28)
7
8
* Added support for instant previews
docs/insiders/changelog/index.md
@@ -2,6 +2,11 @@
## Material for MkDocs Insiders
+### 4.52.1 <small>January 30, 2024</small> { id="4.52.1" }
+- Fixed #6705: Navigation path not being hidden when specified
+- Fixed #6703: New tags plugin crashes on Windows (2nd attempt)
9
10
### 4.52.0 <small>January 28, 2024</small> { id="4.52.0" }
11
12
- Added support for instant previews
0 commit comments