Skip to content

Commit 4d0ebb0

Browse files
authored
Add release notes for #8912 and #8969 (#9019)
2 parents ef683e9 + 7b5e11d commit 4d0ebb0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/releasenotes/11.3.0.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,19 @@ TODO
4747
Other changes
4848
=============
4949

50+
Support using more screenshot utilities with ImageGrab on Linux
51+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
52+
53+
:py:meth:`~PIL.ImageGrab.grab` is now able to use GNOME Screenshot, grim or Spectacle
54+
on Linux in order to take a snapshot of the screen.
55+
56+
Do not build against libavif < 1
57+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
58+
59+
Pillow only supports libavif 1.0.0 or later. In order to prevent errors when building
60+
from source, if a user happens to have an earlier libavif on their system, Pillow will
61+
now ignore it.
62+
5063
Python 3.14 beta
5164
^^^^^^^^^^^^^^^^
5265

0 commit comments

Comments
 (0)