mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-23 23:21:00 +01:00
Updated Insiders changelog
This commit is contained in:
parent
23f12fe767
commit
2c7b10cdcf
@ -1,3 +1,9 @@
|
|||||||
|
mkdocs-material-8.5.7+insiders-4.26.0 (2022-10-22)
|
||||||
|
|
||||||
|
* Improved reporting of configuration errors in tags plugin
|
||||||
|
* Fixed #4515: Privacy plugin fails when site URL is not defined
|
||||||
|
* Fixed #4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)
|
||||||
|
|
||||||
mkdocs-material-8.5.7 (2022-10-22)
|
mkdocs-material-8.5.7 (2022-10-22)
|
||||||
|
|
||||||
* Deprecated additional admonition qualifiers to reduce size of CSS
|
* Deprecated additional admonition qualifiers to reduce size of CSS
|
||||||
|
@ -6,6 +6,12 @@ template: overrides/main.html
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 4.26.1 <small>_ October 22, 2022</small> { id="4.26.1" }
|
||||||
|
|
||||||
|
- Improved reporting of configuration errors in tags plugin
|
||||||
|
- Fixed #4515: Privacy plugin fails when site URL is not defined
|
||||||
|
- Fixed #4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)
|
||||||
|
|
||||||
### 4.26.0 <small>_ October 18, 2022</small> { id="4.26.0" }
|
### 4.26.0 <small>_ October 18, 2022</small> { id="4.26.0" }
|
||||||
|
|
||||||
- Refactored privacy plugin to prepare for new features
|
- Refactored privacy plugin to prepare for new features
|
||||||
|
Loading…
Reference in New Issue
Block a user