diff --git a/CHANGELOG b/CHANGELOG index aa370005f..0e740d00f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,17 +1,26 @@ +mkdocs-material-9.1.9 (2023-05-02) + + * Added Telulugu, Kannada and Sanskrit translations + * Fixed #5428: Fixed margins for light/dark mode images in figures + * Fixed #5420: Social plugin crashing for some specific Google Fonts + * Fixed #5160: Instant loading makes code annotations jump (9.1.1 regression) + * Fixed #4920: Social plugin not loading logo from custom icon set + * Fixed social plugin crashing when only code font is specified + mkdocs-material-9.1.8 (2023-04-24) -- Fixed #5417: Theme breaks when palette is not defined (9.1.7 regression) + * Fixed #5417: Theme breaks when palette is not defined (9.1.7 regression) mkdocs-material-9.1.7+insiders-4.32.6 (2023-04-22) -- Fixed #5336: Interplay of blog plugin with git-revision-date-localized + * Fixed #5336: Interplay of blog plugin with git-revision-date-localized mkdocs-material-9.1.7 (2023-04-22) -- Updated Persian (Farsi) and Turkish translations -- Fixed #5401: Added missing flag to disable built-in tags plugin -- Fixed #5206: Ensure defaults are set for primary and accent colors -- Fixed unnecessary inclusion of palette CSS when unused + * Updated Persian (Farsi) and Turkish translations + * Fixed #5401: Added missing flag to disable built-in tags plugin + * Fixed #5206: Ensure defaults are set for primary and accent colors + * Fixed unnecessary inclusion of palette CSS when unused mkdocs-material-9.1.6+insiders-4.32.5 (2023-04-07) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9bcb6bcef..80d9e267b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,10 +42,10 @@ it is: ### Missing translations? -Material for MkDocs supports 50+ languages with the help of community +Material for MkDocs supports 60+ languages with the help of community contributions. When new features are added, sometimes, new translations are necessary as well. It's impossible for the maintainers of the project to update -all translations (we just don't speak 50+ languages), so we have to rely on +all translations (we just don't speak 60+ languages), so we have to rely on our contributors to update translations incrementally. This process is pretty simple, so if you find a translation missing in your language, follow these guidelines: diff --git a/README.md b/README.md index 2aeaaa468..4d512b522 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@

Write your documentation in Markdown and create a professional static site for your Open Source or commercial project in minutes – searchable, customizable, - more than 50 languages, for all devices. + more than 60 languages, for all devices.

diff --git a/docs/changelog/index.md b/docs/changelog/index.md index b2b942ce4..ab7a34df9 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -2,6 +2,15 @@ ## Material for MkDocs +### 9.1.9 May 2, 2023 { id="9.1.9" } + +- Added Telulugu, Kannada and Sanskrit translations +- Fixed #5428: Fixed margins for light/dark mode images in figures +- Fixed #5420: Social plugin crashing for some specific Google Fonts +- Fixed #5160: Instant loading makes code annotations jump (9.1.1 regression) +- Fixed #4920: Social plugin not loading logo from custom icon set +- Fixed social plugin crashing when only code font is specified + ### 9.1.8 April 24, 2023 { id="9.1.8" } - Fixed #5417: Theme breaks when `palette` is not defined (9.1.7 regression) diff --git a/docs/setup/changing-the-language.md b/docs/setup/changing-the-language.md index e3ddc2326..5b34828d5 100644 --- a/docs/setup/changing-the-language.md +++ b/docs/setup/changing-the-language.md @@ -1,7 +1,7 @@ # Changing the language Material for MkDocs supports internationalization (i18n) and provides -translations for template variables and labels in 50+ languages. Additionally, +translations for template variables and labels in 60+ languages. Additionally, the site search can be configured to use a language-specific stemmer, if available. diff --git a/docs/setup/index.md b/docs/setup/index.md index b848c95b3..d20a3544d 100644 --- a/docs/setup/index.md +++ b/docs/setup/index.md @@ -13,7 +13,7 @@ setting up site search, and more.

-- :fontawesome-solid-earth-americas: __[Language]__ – Choose out of the 50+ supported languages or add a new one +- :fontawesome-solid-earth-americas: __[Language]__ – Choose out of the 60+ supported languages or add a new one - :material-page-layout-sidebar-left: __[Navigation]__ – Create a clear, concise, and comprehensive navigation structure - :material-page-layout-header: __[Header]__ – Customize the behavior of the header, add an announcement bar - :material-page-layout-footer: __[Footer]__ – Add links to your social media profiles or websites in the footer diff --git a/docs/setup/setting-up-social-cards.md b/docs/setup/setting-up-social-cards.md index 4340c83ab..94f113225 100644 --- a/docs/setup/setting-up-social-cards.md +++ b/docs/setup/setting-up-social-cards.md @@ -20,10 +20,10 @@ The social preview image for the page on [setting up site analytics]. [^1]: Both types of logos, images ([`theme.logo`](changing-the-logo-and-icons.md#image)) - and icons ([`theme.icon.logo`](changing-the-logo-and-icons.md#icon-bundled)) are supported. - While an image logo is used as-is, icons are filled with the - ([`social.cards_color.text`](#+social.cards_color)) color. Valid file paths inside the - [`custom_dir`](../customization.md#setup-and-theme-structure) will take priority. + and icons ([`theme.icon.logo`](changing-the-logo-and-icons.md#icon-bundled)) + are supported. While an image logo is used as-is, icons are filled with the + ([`social.cards_color.text`](#+social.cards_color)) color. Valid file paths + inside the [`custom_dir`](../customization.md#setup-and-theme-structure) will take priority. [colors]: changing-the-colors.md#primary-color [fonts]: changing-the-fonts.md#regular-font diff --git a/material/base.html b/material/base.html index c14a68071..9fbc32777 100644 --- a/material/base.html +++ b/material/base.html @@ -28,7 +28,7 @@ {% endif %} - + {% endblock %} {% block htmltitle %} {% if page.meta and page.meta.title %} diff --git a/package-lock.json b/package-lock.json index 8777123dd..60bc0e155 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mkdocs-material", - "version": "9.1.8", + "version": "9.1.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mkdocs-material", - "version": "9.1.8", + "version": "9.1.9", "license": "MIT", "dependencies": { "array-flat-polyfill": "^1.0.1", diff --git a/package.json b/package.json index b8388d0b1..f2cb7b805 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mkdocs-material", - "version": "9.1.8", + "version": "9.1.9", "description": "Documentation that simply works", "keywords": [ "mkdocs",