File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1111.2.0
22------
33
4+ .. warning ::
5+
6+ The release of Pillow 11.2.0 was halted prematurely, due to concern over the size
7+ of Pillow wheels containing libavif. Instead, Pillow 11.2.1 has been released,
8+ without libavif included in the wheels.
9+
410Security
511========
612
Original file line number Diff line number Diff line change 1+ 11.2.1
2+ ------
3+
4+ Reading and writing AVIF images
5+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6+
7+ The release of Pillow 11.2.0 was halted prematurely, due to concern over the size of
8+ Pillow wheels containing libavif.
9+
10+ Instead, Pillow 11.2.1's wheels do not contain libavif. If you wish to read and write
11+ AVIF images, you will need to build Pillow from source with libavif 1.0.0 or later.
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ expected to be backported to earlier versions.
1414.. toctree ::
1515 :maxdepth: 2
1616
17+ 11.2.1
1718 11.2.0
1819 11.1.0
1920 11.0.0
You can’t perform that action at this time.
0 commit comments