Bump mkdocs-material from 9.4.14 to 9.5.3
Bumps mkdocs-material from 9.4.14 to 9.5.3.
Release notes
Sourced from mkdocs-material's releases.
mkdocs-material-9.5.3
- Limited version range of MkDocs to < 1.6
- Updated Macedonian translations
- Fixed #6520: Group plugin crashes when using mike
- Fixed #6494: Hide author's email address if disabled in git-authors plugin
mkdocs-material-9.5.2
- Fixed types for
slugify
settings in blog plugin config- Fixed #6469: Horizontal scrollbars on MathJax containers
mkdocs-material-9.5.1
- Updated Greek translations
- Fixed #6464: Privacy plugin cannot be enabled
- Fixed #6461: Sorting blog posts ignores time component in date
mkdocs-material-9.5.0
Merged Insiders features of 'Goat's Horn' funding goal
- Added privacy plugin: automatic downloading of external assets
- Added support for card grids and grid layouts
- Added support for improved tooltips
- Added support for content tabs anchor links (deep linking)
- Added support for automatic dark/light mode
- Added support for document contributors
Changelog
Sourced from mkdocs-material's changelog.
mkdocs-material-9.5.3+insiders-4.48.0 (2023-12-23)
- Rewrite of tags plugin, now much more powerful
- Added support for nested tags (tag hierarchies, e.g. foo/bar)
- Added support for shadow tags (by list, prefix or suffix)
- Added support for custom tag layouts and templates
- Added support for hiding tags in table of contents
- Added support for configurable inline tag listings
- Added support for automatically linking to closest tag listing
- Added support for scoped listings (limit to subsection of site)
- Added support for multiple instances of tags plugin
- Added support for changing front matter property and template variable
- Added support for tag slugification format strings
- Fixed #6510: Projects plugin out of memory on Linux (4.47.1 regression)
- Fixed projects plugin not notifying plugins about serve mode
- Fixed projects plugin skipping projects on prefix match
- Deprecated tags_file and tags_extra_files settings
- Modernized tags plugin code base
mkdocs-material-9.5.3 (2023-12-23)
- Limited version range of MkDocs to < 1.6
- Updated Macedonian translations
- Fixed #6520: Group plugin crashes when using mike
- Fixed #6494: Hide author's email address if disabled in git-authors plugin
mkdocs-material-9.5.2+insiders-4.47.1 (2023-12-11)
- Improved editing experience for projects plugin
- Improved resilience of optimize and social plugin
- Fixed race condition when writing manifest in optimize and social plugin
- Fixed #6475: Logo not taking precedence over icon in social card
- Fixed #6399: Projects plugin doesn't pick up added/removed projects
- Fixed #6306: Projects plugin cache not correctly updated
mkdocs-material-9.5.2 (2023-12-11)
- Fixed types for slugify settings in blog plugin config
- Fixed #6469: Horizontal scrollbars on MathJax containers
mkdocs-material-9.5.1+insiders-4.47.0 (2023-12-08)
- Added support for staying on page when switching languages
- Added configurable logging capabilities to projects plugin
- Removed temporary warning on blog plugin authors file format change
- Fixed projects plugin logging messages twice on Linux systems
- Fixed projects plugin trying to hoist theme assets of divergent themes
- Fixed compatibility of optimize plugin and projects plugin
- Fixed compatibility of social plugin and projects plugin
- Fixed #6448: Code line selection broken for code blocks with custom ids
... (truncated)
Commits
-
ae1c63d
Updated Insiders changelog -
284264a
Prepare 9.5.3 release -
6b690e9
Documentation (#6549) -
175df61
Updated distribution files -
6a2b62b
Removed unnecessary quotes from type annotation (#6540) -
9956bf1
Replaced mutable argument default byNone
(#6541) -
0559666
Updated dependencies -
13aa156
Formatting (#6533) -
55fe1cc
Improved Group plugin initialization for mike (#6534) -
6e0b497
Documentation (#6519) - Additional commits viewable in compare view