Sourced from mkdocs-material's changelog.
mkdocs-material-9.5.15+insiders-4.53.3 (2024-03-23)
- Added support for font variants in social plugin
- Improved resilience of font resolution in social plugin
- Fixed tag listing sometimes not being auto-populated
- Fixed tag listing scope not being correctly resolved
- Fixed #6941: Meta plugin adding duplicate entries
- Fixed #6928: Social plugin crashes for some fonts
mkdocs-material-9.5.15 (2024-03-23)
- Reverted fix for transparent iframes (9.5.14)
- Fixed #6929: Interference of social plugin and auto dark mode
- Fixed #6938: Giscus shows dark background in light mode (9.5.14 regression)
mkdocs-material-9.5.14+insiders-4.53.2 (2024-03-18)
- Fixed abort on first non-matching configuration in preview extension
- Fixed #6914: Meta files take precedence over front matter
mkdocs-material-9.5.14 (2024-03-18)
- Added support for hiding versions from selector when using mike
- Added init system to improve signal handling in Docker image
- Fixed edge cases in exclusion logic of info plugin
- Fixed inability to reset pipeline in search plugin
- Fixed syntax error in Finnish translations
- Fixed #6917: UTF-8 encoding problems in blog plugin on Windows
- Fixed #6889: Transparent iframes get background color
mkdocs-material-9.5.13+insiders-4.53.1 (2024-03-06)
- Fixed #6877: Projects plugin computes incorrect path to assets
- Fixed #6869: Blog plugin should emit warning on invalid related link
mkdocs-material-9.5.13 (2024-03-06)
- Updated Slovak translations
- Improved info plugin interop with projects plugin
- Improved info plugin inclusion/exclusion logic
- Fixed info plugin not gathering files recursively
- Fixed #6750: Ensure info plugin packs up all necessary files
mkdocs-material-9.5.12 (2024-02-29)
- Fixed #6846: Some meta tags removed on instant navigation (9.4.2 regression)
- Fixed #6823: KaTex not rendering on instant navigation (9.5.5 regression)
- Fixed #6821: Privacy plugin doesn't handle URLs with encoded characters
mkdocs-material-9.5.11+insiders-4.53.0 (2024-02-24)
... (truncated)
99d15d1
Prepare 9.5.15 release92b3e1b
Reverted fix for borders on iframes1b2d484
Documentation (#6951)495c64e
Restructured funding goals8addc95
Added support for font variants in social plugin3f09228
Documentation (#6933)66d4500
Fixed interference of social plugin and auto dark modeSourced from mkdocs-material's releases.
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
Sourced from mkdocs-material's changelog.
mkdocs-material-9.5.16+insiders-4.53.4 (2024-03-31)
- Fixed #6973: Escaping issue in tags extra files deprecation helper
mkdocs-material-9.5.16 (2024-03-31)
- 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
mkdocs-material-9.5.15+insiders-4.53.3 (2024-03-23)
- Added support for font variants in social plugin
- Improved resilience of font resolution in social plugin
- Fixed tag listing sometimes not being auto-populated
- Fixed tag listing scope not being correctly resolved
- Fixed #6941: Meta plugin adding duplicate entries
- Fixed #6928: Social plugin crashes for some fonts
mkdocs-material-9.5.15 (2024-03-23)
- Reverted fix for transparent iframes (9.5.14)
- Fixed #6929: Interference of social plugin and auto dark mode
- Fixed #6938: Giscus shows dark background in light mode (9.5.14 regression)
mkdocs-material-9.5.14+insiders-4.53.2 (2024-03-18)
- Fixed abort on first non-matching configuration in preview extension
- Fixed #6914: Meta files take precedence over front matter
mkdocs-material-9.5.14 (2024-03-18)
- Added support for hiding versions from selector when using mike
- Added init system to improve signal handling in Docker image
- Fixed edge cases in exclusion logic of info plugin
- Fixed inability to reset pipeline in search plugin
- Fixed syntax error in Finnish translations
- Fixed #6917: UTF-8 encoding problems in blog plugin on Windows
- Fixed #6889: Transparent iframes get background color
mkdocs-material-9.5.13+insiders-4.53.1 (2024-03-06)
- Fixed #6877: Projects plugin computes incorrect path to assets
- Fixed #6869: Blog plugin should emit warning on invalid related link
mkdocs-material-9.5.13 (2024-03-06)
- Updated Slovak translations
... (truncated)
8956524
Updated Insiders changelog0db4e66
Updated changelog29cf44b
Improved resilience of privacy plugin6c9ba87
Prepare 9.5.16 releasef2bfab9
Updated dependencies9e40207
Updated dependenciesa2cb35d
Improved error handling on social plugin (#6818)abfac1a
Switched to Babel's format_datetime
to allow for time in formatted dates (#...01b2dd1
Updated Russian translationsad72336
Fixed social plugin Google Fonts integration11c692e
gopls/internal/test/marker/testdata: skip hover size tests on 32-bit armfc660e5
go.mod: update golang.org/x dependencies6590f47
internal/gcimporter: renable tests of issue50259.gof1d5252
gopls/internal/golang: Hover: show wasted % of struct space951bb40
gopls/internal/test/integration/misc: fix flaky testc9b0c65
gopls/internal/analysis/fillreturns: skip test if gotypesalias=1c623a28
gopls/internal/cache: fix crash in snapshot.Analyze with patch versionsf345449
gopls/internal/server: filter diagnostics to "best" views42d590c
gopls/internal/test/integration: add a WriteGoSum run option53d35a5
gopls/internal/golang: RenderPackageDoc: fix doc linksSourced from mkdocs-material's changelog.
mkdocs-material-9.5.17+insiders-4.53.6 (2024-04-05)
- Ensure working directory is set for projects when using projects plugin
- Fixed #6970: Incorrect relative paths in git submodules with projects plugin
mkdocs-material-9.5.17+insiders-4.53.5 (2024-04-02)
- Fixed social plugin crashing when no colors are specified in palettes
mkdocs-material-9.5.17 (2024-04-02)
- 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
mkdocs-material-9.5.16+insiders-4.53.4 (2024-03-31)
- Fixed #6973: Escaping issue in tags extra files deprecation helper
mkdocs-material-9.5.16 (2024-03-31)
- 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
mkdocs-material-9.5.15+insiders-4.53.3 (2024-03-23)
- Added support for font variants in social plugin
- Improved resilience of font resolution in social plugin
- Fixed tag listing sometimes not being auto-populated
- Fixed tag listing scope not being correctly resolved
- Fixed #6941: Meta plugin adding duplicate entries
- Fixed #6928: Social plugin crashes for some fonts
mkdocs-material-9.5.15 (2024-03-23)
- Reverted fix for transparent iframes (9.5.14)
- Fixed #6929: Interference of social plugin and auto dark mode
- Fixed #6938: Giscus shows dark background in light mode (9.5.14 regression)
mkdocs-material-9.5.14+insiders-4.53.2 (2024-03-18)
- Fixed abort on first non-matching configuration in preview extension
- Fixed #6914: Meta files take precedence over front matter
mkdocs-material-9.5.14 (2024-03-18)
... (truncated)
570161a
Prepare 9.5.17 release78e93ac
Improved keyboard interactions for palette togglea3655e8
Updated Serbian translations1041766
Fixed time sneaking into default post format stringe741f80
Documentation7e13ae6
Fix typos7d6d8d7
Updated slugify documentatione71f00b
Fixed backporting of social plugin font loading logic11c692e
gopls/internal/test/marker/testdata: skip hover size tests on 32-bit armfc660e5
go.mod: update golang.org/x dependencies6590f47
internal/gcimporter: renable tests of issue50259.gof1d5252
gopls/internal/golang: Hover: show wasted % of struct space951bb40
gopls/internal/test/integration/misc: fix flaky testc9b0c65
gopls/internal/analysis/fillreturns: skip test if gotypesalias=1c623a28
gopls/internal/cache: fix crash in snapshot.Analyze with patch versionsf345449
gopls/internal/server: filter diagnostics to "best" views42d590c
gopls/internal/test/integration: add a WriteGoSum run option53d35a5
gopls/internal/golang: RenderPackageDoc: fix doc links