Prepare 9.6.17 release

This commit is contained in:
squidfunk
2025-08-15 18:08:15 +02:00
parent f3bf8b340b
commit 6fb115b1a8
6 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
mkdocs-material-9.6.17 (2025-08-15)
* Fixed #8396: Videos do not autoplay when inside a content tab bug
* Fixed #8394: Stroke width not effective in Mermaid.js diagrams
* Fixed disappearing version selector when hiding page title
mkdocs-material-9.6.16 (2025-07-26)
* Fixed #8349: Info plugin doesn't correctly detect virtualenv in some cases