Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf0b0b59

Browse files
committed
Prepare 9.6.20 release
1 parent900981b commitf0b0b59

File tree

11 files changed

+20
-8
lines changed

11 files changed

+20
-8
lines changed

‎CHANGELOG‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mkdocs-material-9.6.20 (2025-09-05)
2+
3+
* Fixed #8446: Deprecation warning as of Python 3.14 in Emoji extension
4+
* Fixed #8440: `&` character not escaped in search highlighting
5+
* Fixed #8439: FontAwesome icons color not set in social cards (regression)
6+
17
mkdocs-material-9.6.19 (2025-09-07)
28

39
* Added support for Python 3.14

‎docs/changelog/index.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
##Material for MkDocs
44

5+
###9.6.20 <small>September 15, 2025</small> { id="9.6.20" }
6+
7+
- Fixed#8446: Deprecation warning as of Python 3.14 in Emoji extension
8+
- Fixed#8440:`&` character not escaped in search highlighting
9+
- Fixed#8439: FontAwesome icons color not set in social cards (regression)
10+
511
###9.6.19 <small>September 7, 2025</small> { id="9.6.19" }
612

713
- Added support for Python 3.14

‎material/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919
# IN THE SOFTWARE.
2020

21-
__version__="9.6.19"
21+
__version__="9.6.20"

‎material/overrides/assets/stylesheets/custom.7c86dd97.min.css‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎material/overrides/assets/stylesheets/custom.7c86dd97.min.css.map‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp