mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated Insiders changelog
This commit is contained in:
parent
0bfa83c452
commit
0fd163805e
@ -1,3 +1,12 @@
|
|||||||
|
mkdocs-material-9.1.18+insiders-4.37.0 (2023-07-07)
|
||||||
|
|
||||||
|
* Added support for overriding social cards settings per page
|
||||||
|
* Added new social card default/only/image layout
|
||||||
|
* Improved resilience of optimize and social plugin
|
||||||
|
* Fixed rendering bugs for pruned navigation items
|
||||||
|
* Fixed jumping of content tabs anchor links when instant loading is enabled
|
||||||
|
* Fixed #5676: Optimize plugin doesn't check for pngquant
|
||||||
|
|
||||||
mkdocs-material-9.1.18 (2023-07-03)
|
mkdocs-material-9.1.18 (2023-07-03)
|
||||||
|
|
||||||
* Updated Danish translations
|
* Updated Danish translations
|
||||||
|
@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 4.37.0 <small>July 7, 2023</small> { id="4.37.0" }
|
||||||
|
|
||||||
|
- Added support for overriding social cards settings per page
|
||||||
|
- Added new social card `default/only/image` layout
|
||||||
|
- Improved resilience of optimize and social plugin
|
||||||
|
- Fixed rendering bugs for pruned navigation items
|
||||||
|
- Fixed jumping of content tabs anchor links when instant loading is enabled
|
||||||
|
- Fixed #5676: Optimize plugin doesn't check for `pngquant`
|
||||||
|
|
||||||
### 4.36.1 <small>June 23, 2023</small> { id="4.36.1" }
|
### 4.36.1 <small>June 23, 2023</small> { id="4.36.1" }
|
||||||
|
|
||||||
- Fixed #5618: Date comparison breaking for drafts in blog plugin
|
- Fixed #5618: Date comparison breaking for drafts in blog plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user