Skip to content

Releases: squidfunk/mkdocs-material

mkdocs-material-9.5.25

27 May 09:38
c8ee11f
Compare
Choose a tag to compare
  • Fixed #7209: Tags plugin crashing on numeric tags

mkdocs-material-9.5.24

20 May 10:49
a5cc069
Compare
Choose a tag to compare
  • Fixed #7187: Version selector title rendering issue

mkdocs-material-9.5.23

15 May 15:39
bb6c698
Compare
Choose a tag to compare
  • Fixed #7183: Edge case in anchor navigation when using instant navigation
  • Fixed #6436: Version selector not showing version alias

mkdocs-material-9.5.22

12 May 12:32
b2b6571
Compare
Choose a tag to compare
  • Fixed #7170: Copy button adds empty lines for line spans (9.5.18 regression)
  • Fixed #7160: Version switching doesn't stay on page (9.5.5 regression)
  • Fixed #5619: Links in Mermaid.js diagrams not discernible

mkdocs-material-9.5.21

03 May 17:07
d1161b4
Compare
Choose a tag to compare
  • 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

29 Apr 09:49
5cb3117
Compare
Choose a tag to compare
  • Fixed deprecation warning in privacy plugin (9.5.19 regression)
  • Fixed #7119: Tags plugin emits deprecation warning (9.5.19 regression)
  • Fixed #7118: Social plugin crashes if fonts are disabled (9.5.19 regression)
  • Fixed #7085: Social plugin crashes on Windows when downloading fonts

mkdocs-material-9.5.19

25 Apr 04:09
0a39f04
Compare
Choose a tag to compare
  • Updated MkDocs to 1.6 and limited version to < 2
  • Updated Docker image to latest Alpine Linux
  • Removed setup.py, now that GitHub fully understands pyproject.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

16 Apr 03:47
3b592ab
Compare
Choose a tag to compare
  • 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

02 Apr 05:14
570161a
Compare
Choose a tag to compare
  • Updated Serbian translations
  • Fixed #7003: Confusing keyboard interaction for palette toggle
  • Fixed #7001: Blog posts now show time by default (9.5.16 regression)
  • Fixed edge case in backport of social plugin font loading logic

Thanks to @stcksmsh for their contributions.

mkdocs-material-9.5.16

31 Mar 09:37
8956524
Compare
Choose a tag to compare
  • 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