diff --git a/CHANGELOG b/CHANGELOG index 1c852a862..ffbb16977 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,21 @@ +mkdocs-material-9.5.3+insiders-4.48.0 (2023-12-23) + + * Rewrite of tags plugin, now much more powerful + * Added support for nested tags (tag hierarchies, e.g. foo/bar) + * Added support for shadow tags (by list, prefix or suffix) + * Added support for custom tag layouts and templates + * Added support for configurable inline tag listings + * Added support for hiding tags in table of contents + * Added support for automatically linking to closest tag listing + * Added support for multiple instances of tags plugin + * Added support for changing front matter property and template variable + * Added support for tag slugification format strings + * Fixed #6510: Projects plugin out of memory on Linux (4.47.1 regression) + * Fixed projects plugin not notifying plugins about serve mode + * Fixed projects plugin skipping projects on prefix match + * Deprecated tags_file and tags_extra_files settings + * Modernized tags plugin code base + mkdocs-material-9.5.3 (2023-12-23) * Limited version range of MkDocs to < 1.6 diff --git a/docs/insiders/changelog/index.md b/docs/insiders/changelog/index.md index 132617536..1cbe72086 100644 --- a/docs/insiders/changelog/index.md +++ b/docs/insiders/changelog/index.md @@ -2,6 +2,24 @@ ## Material for MkDocs Insiders +### 4.48.0 December 23, 2023 { id="4.48.0" } + +- Rewrite of tags plugin, now much more powerful +- Added support for nested tags (tag hierarchies, e.g. foo/bar) +- Added support for shadow tags (by list, prefix or suffix) +- Added support for custom tag layouts and templates +- Added support for configurable inline tag listings +- Added support for hiding tags in table of contents +- Added support for automatically linking to closest tag listing +- Added support for multiple instances of tags plugin +- Added support for changing front matter property and template variable +- Added support for tag slugification format strings +- Fixed #6510: Projects plugin out of memory on Linux (4.47.1 regression) +- Fixed projects plugin not notifying plugins about serve mode +- Fixed projects plugin skipping projects on prefix match +- Deprecated tags_file and tags_extra_files settings +- Modernized tags plugin code base + ### 4.47.1 December 11, 2023 { id="4.47.1" } - Improved editing experience for projects plugin diff --git a/docs/insiders/index.md b/docs/insiders/index.md index c23b3ab95..67ffcd3ff 100644 --- a/docs/insiders/index.md +++ b/docs/insiders/index.md @@ -88,14 +88,17 @@ a handful of them, [thanks to our awesome sponsors]! ## What's in it for me? The moment you [become a sponsor][how to become a sponsor], you'll get __immediate -access to 20 additional features__ that you can __start using now__, and +access to 23 additional features__ that you can __start using now__, and which are currently exclusively available to sponsors: