Prepare 9.5.5 release

This commit is contained in:
squidfunk
2024-01-24 11:00:36 +07:00
parent 943e97801e
commit 9d52e36212
6 changed files with 33 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
mkdocs-material-9.5.5 (2024-01-24)
* Updated Tagalog translations
* Updated Pillow to 10.2 to mitigate security vulnerabilities
* Improved resilience of instant navigation
* Fixed #6687: Updated Mermaid.js to version 10.7.0 (latest)
* Fixed #6652: Keyboard events in custom elements captured
* Fixed #6582: Instant navigation doesn't correctly handle alternate URLs
* Fixed #6565: Instant navigation doesn't allow for onclick handlers
* Fixed #6345: Instant navigation sometimes breaks browser back button
* Fixed #6334: Instant navigation doesn't correctly position anchors (Safari)
* Fixed #6275: Instant navigation doesn't correctly resolve after 404
* Fixed #6102: Instant navigation reloads page on same link navigation
mkdocs-material-9.5.4+insiders-4.50.0 (2024-01-19)
* Added configurable logging capabilities to privacy plugin