Releases: squidfunk/mkdocs-material
Releases · squidfunk/mkdocs-material
mkdocs-material-9.5.24
- Fixed #7187: Version selector title rendering issue
mkdocs-material-9.5.23
mkdocs-material-9.5.22
mkdocs-material-9.5.21
- Fixed #7133: Ensure latest version of Mermaid.js is used
- Fixed #7125: Added warning for dotfiles in info plugin
Thanks to @kamilkrzyskow for their contributions
mkdocs-material-9.5.20
mkdocs-material-9.5.19
- Updated MkDocs to 1.6 and limited version to < 2
- Updated Docker image to latest Alpine Linux
- Removed
setup.py
, now that GitHub fully understandspyproject.toml
- Improved interop of social plugin with third-party MkDocs themes
- Fixed #7099: Blog reading time not rendered correctly for Japanese
- Fixed #7097: Improved resilience of tags plugin when no tags are given
- Fixed #7090: Active tab indicator in nested content tabs rendering bug
mkdocs-material-9.5.18
- Refactored tooltips implementation to fix positioning issues
- Fixed #7044: Rendering glitch when hovering contributor avatar in Chrome
- Fixed #7043: Highlighted lines in code blocks cutoff on mobile
- Fixed #6910: Incorrect position of tooltip for page status in sidebar
- Fixed #6760: Incorrect position and overly long tooltip in tables
- Fixed #6488: Incorrect position and cutoff tooltip in content tabs
mkdocs-material-9.5.17
mkdocs-material-9.5.16
- Updated Russian translations
- Improved error handling and reporting in social plugin
- Improved error handling and reporting in privacy plugin
- Fixed blog plugin not allowing to use time in format strings
- Fixed #6983: Social plugin crashes because of Google Fonts API change
Thanks to @kamilkrzyskow, @Guts, @szg-alex-payne and @natakazakova for their contributions