tag:github.com,2008:https://github.com/matplotlib/matplotlib/releasesTags from matplotlib2026-06-11T20:13:00Ztag:github.com,2008:Repository/1385122/v3.11.02026-06-12T03:53:38ZREL: v3.11.0<p>REL: v3.11.0</p>
<p>The largest change within this release is a complete overhaul of text
<br />and font processing. Through the use of libraqm [1], HarfBuzz [2],
<br />SheenBidi [3], and an updated release of FreeType [4], all text should
<br />now support modern font features, enabling full internationalization
<br />in all languages. Not all features of these libraries are supported
<br />yet, but we expect this work to enable further improvements in an
<br />easier manner.</p>
<p>Outside of text handling, there are several improvements to 3D Axes,
<br />performance, new accessible colour sequences, flexible figure
<br />management, and more. See the release notes for more information [5].</p>
<p>[1] <a href="https://github.com/HOST-Oman/libraqm/">https://github.com/HOST-Oman/libraqm/</a>
<br />[2] <a href="https://harfbuzz.github.io/">https://harfbuzz.github.io/</a>
<br />[3] <a href="https://github.com/Tehreer/SheenBidi">https://github.com/Tehreer/SheenBidi</a>
<br />[4] <a href="https://freetype.org/">https://freetype.org/</a>
<br />[5] <a href="https://matplotlib.org/3.11.0/release/prev_whats_new/whats_new_3.11.0.html">https://matplotlib.org/3.11.0/release/prev_whats_new/whats_new_3.11.0.html</a></p>QuLogictag:github.com,2008:Repository/1385122/v3.11.0rc22026-05-13T00:31:50ZREL: v3.11.0rc2<p>REL: v3.11.0rc2</p>
<p>This is the second release candidate for the meso release 3.11.0.</p>QuLogictag:github.com,2008:Repository/1385122/v3.11.0rc12026-04-27T19:12:58ZREL: v3.11.0rc1<p>REL: v3.11.0rc1</p>
<p>This is the first release candidate for the meso release 3.11.0.</p>QuLogictag:github.com,2008:Repository/1385122/v3.10.92026-04-23T23:01:48Zv3.10.9<p>REL: v3.10.9</p>
<p>This is a patch release of the v3.10.x series.
<br />Highlights of this release include:</p>
<p>- Various minor bug and doc fixes
<br />- Security hardening validation of cyclers - Removing eval usage
<br />- Security hardening in Latex and PS calls - Removing shell escapes</p>ksundentag:github.com,2008:Repository/1385122/v3.10.82025-11-13T02:16:00ZREL: v3.10.8<p>REL: v3.10.8</p>
<p>This is a bugfix release in the 3.10.x series.</p>
<p>The primary highlights of this release are:</p>
<p>- Properly allow freethreaded mode in the MacOS backend
<br />- Better error handling for MacOS backend</p>ksundentag:github.com,2008:Repository/1385122/v3.10.72025-10-08T22:56:19ZREL: v3.10.7<p>REL: v3.10.7</p>
<p>This is the latest bugfix release in the 3.10.x series.</p>
<p>The most important update in this release is that the minimum version
<br />of `pyparsing` has been updated to version 3.0.</p>ksundentag:github.com,2008:Repository/1385122/v3.10.62025-08-29T23:30:22ZREL: v3.10.6<p>REL: v3.10.6</p>
<p>This is a bugfix release in the 3.10.x series.</p>
<p>Highlights from this release include:</p>
<p>- Fix regression of hi-dpi support for Qt
<br />- Fix race condition in TexManager.make_dvi & make_png
<br />- Various documentation and other bugfixes</p>ksundentag:github.com,2008:Repository/1385122/v3.10.52025-07-31T18:03:15ZREL: v3.10.5<p>REL: v3.10.4</p>
<p>This is the fourth bugfix release of the 3.10.x series.</p>
<p>Included in this release is distributed wheels for Python 3.14
<br />(including freethreaded) and Windows ARM.</p>
<p>There are also several smaller bugfixes.</p>ksundentag:github.com,2008:Repository/1385122/v3.10.32025-05-09T17:22:05ZREL: v3.10.3<p>REL: v3.10.3</p>
<p>This is the third bugfix release of the 3.10.x series</p>ksundentag:github.com,2008:Repository/1385122/v3.10.12025-02-27T18:57:43ZREL: v3.10.1<p>REL 3.10.1</p>
<p>This is the first bugfix release of the 3.10.x series.</p>
<p>This release contains several bug-fixes and adjustments:</p>
<p>- Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
<br />- Remove md5 usage to prevent issues on FIPS enabled systems
<br />- Fix pyplot.matshow figure handling
<br />- Fix modifying Axes' position also alters the original Bbox object used for initialization
<br />- Fix title position for polar plots
<br />- Add version gate to GTK4 calls when necessary
<br />- Raise warning if both c and facecolors are used in scatter plot</p>
<p>As well as several documentation improvements and corrections.</p>ksunden