matplotlib v3.11.0 Release Notes
Release Date: 2026-06-12 // 3 months ago-
๐ The largest change within this release is a complete overhaul of text and font processing. Through the use of libraqm, HarfBuzz, SheenBidi, and an updated release of FreeType, all text should now support modern font features, enabling full internationalization in all languages. Not all features of these libraries are supported yet, but we expect this work to enable further improvements in an easier manner.
Outside of text handling, there are several improvements to 3D Axes, performance, new accessible colour sequences, flexible figure management, and more. See the release notes for more information.
Previous changes from v3.11.0.rc2
-
๐ This is the second release candidate for the meso release 3.11.0.
๐ This release candidate fixes some problems with downstream packages, removes some missed deprecations, and corrects some additional minor bugs.