Skip to content

Releases: squidfunk/mkdocs-material

mkdocs-material-1.12.0

20 Oct 07:43
Compare
Choose a tag to compare
  • Added support for setting language(s) via mkdocs.yml
  • Added support for default localization
  • Added German and Danish translations
  • Fixed #374: Search bar misalignment on big screens

mkdocs-material-1.11.0

19 Oct 06:55
Compare
Choose a tag to compare
  • Added localization to clipboard
  • Refactored i18n localization logic

mkdocs-material-1.10.4

18 Oct 17:47
Compare
Choose a tag to compare
  • Improved print styles of code blocks
  • Improved search UX (don't close on enter if no selection)
  • Fixed #495: Vertical scrollbar on short pages

mkdocs-material-1.10.3

11 Oct 17:34
Compare
Choose a tag to compare
  • Fixed #484: Vertical scrollbar on some MathJax formulas
  • Fixed #483: Footnote backref target offset regression

mkdocs-material-1.10.2

06 Oct 09:06
Compare
Choose a tag to compare
  • Fixed #468: Sidebar shows scrollbar if content is shorter (in Safari)

mkdocs-material-1.10.1

14 Sep 15:51
Compare
Choose a tag to compare
  • Fixed #455: Bold code blocks rendered with normal font weight

mkdocs-material-1.10.0

01 Sep 13:07
Compare
Choose a tag to compare
  • Added support to make logo default icon configurable
  • Fixed uninitialized overflow scrolling on main pane for iOS
  • Fixed error in mobile navigation in case JavaScript is not available
  • Fixed incorrect color transition for nested panes in mobile navigation
  • Improved checkbox styles for Tasklist from PyMdown Extension package

mkdocs-material-1.9.0

29 Aug 15:46
Compare
Choose a tag to compare
  • Added info (synonym: todo) style for Admonition
  • Added question (synonym: help, faq) style for Admonition
  • Added support for Details from PyMdown Extensions package
  • Improved Admonition styles to match Details
  • Improved styles for social links in footer
  • Replaced ligatures with Unicode code points to avoid broken layout
  • Upgraded PyMdown Extensions package dependency to >= 3.4

mkdocs-material-1.8.1

07 Aug 17:18
Compare
Choose a tag to compare
  • Fixed #429: Missing pagination for GitHub API

mkdocs-material-1.8.0

02 Aug 12:35
Compare
Choose a tag to compare
  • Added support for lazy-loading of search results for better performance
  • Added support for customization of search tokenizer/separator
  • Fixed #424: Search doesn't handle capital letters anymore
  • Fixed #419: Search doesn't work on whole words