# Material for MkDocs 9.7.7 — mkdocs-material-9.7.7 - Product: Material for MkDocs (https://whatsnew.fyi/product/mkdocs-material) - Vendor: Martin Donath - Date: 2026-07-17 - Version: 9.7.7 - Original notes: https://github.com/squidfunk/mkdocs-material/releases/tag/9.7.7 - Permalink: https://whatsnew.fyi/product/mkdocs-material/releases/9.7.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **security** — Fix a DOM-based XSS vulnerability in search suggestions > [!WARNING] > > __Material for MkDocs is approaching end of life__ > > Material for MkDocs is scheduled to reach end of life on November 5, 2026. Until then, maintenance is limited to critical bug fixes and security updates. After this date, the project will remain available on PyPI and GitHub, but no further maintenance is planned except in exceptional circumstances. > > For users looking for a long-term, actively developed successor, we're building [Zensical] – a next-generation static site generator designed for technical documentation. If you're planning a new documentation project or evaluating your long-term options, we invite you to take a look. > > Organizations requiring support beyond this date are welcome to get in touch to discuss available options. > > [Read the full announcement on our blog] [Zensical]: https://zensical.org [Read the full announcement on our blog]: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/ ##### Changes - Fixed a DOM-based XSS vulnerability in search suggestions > Thanks to @p- for responsibly reporting this issue.