Prepare 9.4.10 release

This commit is contained in:
squidfunk
2023-11-19 11:17:31 +01:00
parent c181a46f74
commit 71a87f86b4
7 changed files with 29 additions and 5 deletions

View File

@@ -2,6 +2,12 @@
## Material for MkDocs
### 9.4.10 <small>November 19, 2023</small> { id="9.4.10" }
- Fixed #6356: Version selector can't be disabled via mike's configuration
- Fixed #6281: Navigation not rendering due to Safari bug (9.4.2 regression)
- Fixed #6261: Navigation expansion animates on first load (9.4.2 regression)
### 9.4.9 <small>November 17, 2023</small> { id="9.4.9" }
- Fixed #6344: Long entries cutoff in table of contents

View File

@@ -2,6 +2,12 @@
## Material for MkDocs Insiders
### 4.43.1 <small>November 19, 2023</small> { id="4.43.1" }
- Added third-party theme support in projects plugin, improving editing
- Fixed #6360: Projects plugin crashes when theme is not Material for MkDocs
- Fixed #6306: Projects plugin not reloading nested project configuration
### 4.43.0 <small>November 5, 2023</small> { id="4.43.0" }
- Added support for GitLab committers (document contributors)