Skip to content
Snippets Groups Projects
Commit 18c5e9aa authored by squidfunk's avatar squidfunk
Browse files

Updated Insiders changelog

parent dca42744
No related branches found
No related tags found
No related merge requests found
mkdocs-material-8.5.8+insiders-4.26.2 (2022-11-03)
* Updated MkDocs to 1.4.2
* Added support for tag compare functions when sorting on index pages
* Fixed footnotes being rendered in post excerpts without separators
* Fixed error in blog plugin when toc extension is not enabled
* Fixed issues with invalid asset paths and linked post titles
* Fixed #4572: Privacy plugin fails when symlinks cannot be created
* Fixed #4545: Blog plugin doesn't automatically link headline to post
* Fixed #4542: Blog plugin doesn't allow for multiple instances
* Fixed #4532: Blog plugin doesn't allow for mixed use of date and datetime
mkdocs-material-8.5.8 (2022-11-03) mkdocs-material-8.5.8 (2022-11-03)
* Added support for always showing settings in cookie consent * Added support for always showing settings in cookie consent
* Fixed #4571: Buttons invisible if primary color is white or black * Fixed #4571: Buttons invisible if primary color is white or black
* Fixed #4517: Illegible note in sequence diagram when using slate scheme * Fixed #4517: Illegible note in sequence diagram when using slate scheme
mkdocs-material-8.5.7+insiders-4.26.0 (2022-10-22) mkdocs-material-8.5.7+insiders-4.26.1 (2022-10-22)
* Improved reporting of configuration errors in tags plugin * Improved reporting of configuration errors in tags plugin
* Fixed #4515: Privacy plugin fails when site URL is not defined * Fixed #4515: Privacy plugin fails when site URL is not defined
......
...@@ -2,6 +2,18 @@ ...@@ -2,6 +2,18 @@
## Material for MkDocs Insiders ## Material for MkDocs Insiders
### 4.26.2 <small>_ November 3, 2022</small> { id="4.26.2" }
- Updated MkDocs to 1.4.2
- Added support for tag compare functions when sorting on index pages
- Fixed footnotes being rendered in post excerpts without separators
- Fixed error in blog plugin when `toc` extension is not enabled
- Fixed issues with invalid asset paths and linked post titles
- Fixed #4572: Privacy plugin fails when symlinks cannot be created
- Fixed #4545: Blog plugin doesn't automatically link headline to post
- Fixed #4542: Blog plugin doesn't allow for multiple instances
- Fixed #4532: Blog plugin doesn't allow for mixed use of date and datetime
### 4.26.1 <small>_ October 22, 2022</small> { id="4.26.1" } ### 4.26.1 <small>_ October 22, 2022</small> { id="4.26.1" }
- Improved reporting of configuration errors in tags plugin - Improved reporting of configuration errors in tags plugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment