Add release notes for #8912 and #8969 (#9019)

This commit is contained in:
Hugo van Kemenade 2025-06-16 13:25:43 +03:00 committed by GitHub
commit 4d0ebb040a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,19 @@ TODO
Other changes Other changes
============= =============
Support using more screenshot utilities with ImageGrab on Linux
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:py:meth:`~PIL.ImageGrab.grab` is now able to use GNOME Screenshot, grim or Spectacle
on Linux in order to take a snapshot of the screen.
Do not build against libavif < 1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Pillow only supports libavif 1.0.0 or later. In order to prevent errors when building
from source, if a user happens to have an earlier libavif on their system, Pillow will
now ignore it.
Python 3.14 beta Python 3.14 beta
^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^