From 222d9e1b19b3461cd5429f2e033c956ec876ecf8 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Fri, 26 Apr 2024 11:29:53 +0700 Subject: [PATCH] Updated Insiders changelog --- CHANGELOG | 6 ++++++ docs/insiders/changelog/index.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 69e077d25..27873bf80 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +mkdocs-material-9.5.19+insiders-4.53.8 (2024-04-26) + + * Fixed #7052: Preview extension automatically including all pages + * Fixed #7051: Instant previews mounting on footnote references + * Fixed #5165: Improved tooltips not mounting in sidebar for typeset plugin + mkdocs-material-9.5.19+insiders-4.53.7 (2024-04-25) * Fixed #7060: Incorrect resolution of translation when using static-i18n diff --git a/docs/insiders/changelog/index.md b/docs/insiders/changelog/index.md index 9b7aa37d3..8d3622163 100644 --- a/docs/insiders/changelog/index.md +++ b/docs/insiders/changelog/index.md @@ -2,6 +2,12 @@ ## Material for MkDocs Insiders +### 4.53.8 April 26, 2024 { id="4.53.8" } + +- Fixed #7052: Preview extension automatically including all pages +- Fixed #7051: Instant previews mounting on footnote references +- Fixed #5165: Improved tooltips not mounting in sidebar for typeset plugin + ### 4.53.7 April 25, 2024 { id="4.53.7" } - Fixed #7060: Incorrect resolution of translation when using static-i18n