Releases: squidfunk/mkdocs-material
Releases · squidfunk/mkdocs-material
Release list
mkdocs-material-2.6.0
- Moved default search configuration to default translation (English)
- Added support to automatically set text direction from translation
- Added support to disable search stop word filter in translation
- Added support to disable search trimmer in translation
- Added Persian translations
- Fixed support for Polish search
- Fixed disappearing GitHub, GitLab and Bitbucket repository icons
mkdocs-material-2.5.5
- Added Hungarian translations
mkdocs-material-2.5.4
- Fixed #683:
gh-deployfails inside Docker
mkdocs-material-2.5.3
- Added Ukrainian translations
mkdocs-material-2.5.2
mkdocs-material-2.5.1
- Fixed permalink for main headline
- Improved missing translation handling with English as a fallback
- Improved accessibility with skip-to-content link
mkdocs-material-2.5.0
- Added support for right-to-left languages
mkdocs-material-2.4.0
- Added focus state for clipboard buttons
- Fixed #400: Search bar steals tab focus
- Fixed search not closing on Enter when result is selected
- Fixed search not closing when losing focus due to Tab
- Fixed collapsed navigation links getting focus
- Fixed
outlinebeing cut off on Tab focus of navigation links - Fixed bug with first search result navigation being ignored
- Removed search result navigation via Tab (use up and down)
- Removed
outlineresets for links - Improved general tabbing behavior on desktop
mkdocs-material-2.3.0
- Added
example(synonym:snippet) style for Admonition - Added synonym
abstractforsummarystyle for Admonition
mkdocs-material-2.2.6
- Added Turkish translations
- Fixed unclickable area below header in case JavaScript is not available