Hugo van Kemenade
329d6a6a62
Remove reference to libtiff 3.x ( #9072 )
2025-07-08 20:01:35 +03:00
Andrew Murray
c9cf688ee7
Removed ImageDraw.getdraw hints deprecation section
2025-07-08 21:10:26 +10:00
Andrew Murray
4cfef00574
Added "Colors" to concepts
2025-07-08 06:37:03 +10:00
Hugo van Kemenade
ef129003d9
Update macOS tested Pillow versions ( #9068 )
2025-07-07 16:23:04 +03:00
Andrew Murray
756dd04705
Removed reference to libtiff 3.x
2025-07-07 19:09:39 +10:00
Hugo van Kemenade
dcd202568a
Remove deprecations for Pillow 12.0.0 ( #9053 )
2025-07-07 11:49:02 +03:00
Andrew Murray
1ee91f22ba
Updated macOS tested Pillow versions
2025-07-05 22:51:02 +10:00
Andrew Murray
f2417d8b39
Added release notes
2025-07-02 00:00:21 +10:00
Andrew Murray
92bafe6b88
Removed support for FreeType <= 2.9.0
2025-07-02 00:00:21 +10:00
Andrew Murray
aaf217cea0
Removed ICNS (width, height, scale) sizes
2025-07-02 00:00:21 +10:00
Andrew Murray
9fbc255ce5
Removed non-image modes in ImageCms
2025-07-02 00:00:21 +10:00
Andrew Murray
b4bc43fed2
Removed ImageCms constants and versions()
2025-07-02 00:00:21 +10:00
Andrew Murray
4301c1fde6
Removed ImageMath eval and options parameters
2025-07-02 00:00:21 +10:00
Andrew Murray
0a29d6392a
Removed IptcImageFile helper functions
2025-07-02 00:00:21 +10:00
Andrew Murray
9c9449af34
Removed support for LibTIFF < 4
2025-07-02 00:00:16 +10:00
Andrew Murray
a7e00fba8b
Removed ImageDraw.getdraw hints parameter
2025-07-01 23:57:50 +10:00
Andrew Murray
88018c1c2d
Removed id and unsafe_ptrs
2025-07-01 23:57:50 +10:00
Andrew Murray
cce39084f5
Removed specific WebP feature checks
2025-07-01 23:57:50 +10:00
Andrew Murray
b72b8dd84d
Removed JpegImageFile.huffman_ac and JpegImageFile.huffman_dc
2025-07-01 23:57:50 +10:00
Andrew Murray
1800e580d2
Removed ImageFile raise_oserror()
2025-07-01 23:57:50 +10:00
Andrew Murray
5d4a05465d
Removed Image isImageType()
2025-07-01 23:57:50 +10:00
Andrew Murray
583f0a50d5
Removed BGR;15, BGR;16 and BGR;24 modes
2025-07-01 23:57:46 +10:00
Jeffrey A. Clark
d4ef93150f
Thanks, folks!
...
As a general rule I think we should acknowledge when significant
contribtions come from outside the core team. We know the core team
does a lot of work (thank you!) but it's not always obvious when
significant contributions come from outside the core team.
In the old change log, we had ACKs via `[radarhere]` syntax which I
miss. I don't expect we'll start using the old change log again but
maybe we can make a note in the release notes to include such ACKs as
needed and appropriate.
2025-07-01 09:25:32 -04:00
Russell Keith-Magee
da10ed1cf3
Add support for iOS ( #9030 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-06-30 21:46:07 +10:00
Kylian Ronfleux--Corail
be2b4e7864
Fix qtables and quality scaling ( #8879 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-06-30 20:46:40 +10:00
Hugo van Kemenade
3d21c16977
Improve reading XPM images ( #8874 )
2025-06-27 17:53:34 +03:00
Andrew Murray
d07aa6fd17
Added release notes for #9041 ( #9042 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-06-28 00:30:22 +10:00
Hugo van Kemenade
1788ab7887
Do not import type checking ( #8854 )
2025-06-26 18:52:09 +03:00
Frankie Dintino
3d261a2101
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size ( #8858 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-06-26 16:21:44 +10:00
Andrew Murray
78bc045db9
Merge branch 'main' into fromarray_mode
2025-06-21 21:03:37 +10:00
Hugo van Kemenade
13faa4681c
Deprecate saving I mode images as PNG ( #9023 )
2025-06-21 11:24:28 +01:00
thisismypassport
ef0bab0c65
Support writing QOI images ( #9007 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-06-19 18:16:26 +10:00
Andrew Murray
d23d56e195
Deprecate saving I mode images as PNG
2025-06-17 23:10:15 +10:00
Andrew Murray
7b5e11deb7
Updated heading
2025-06-16 20:06:53 +10:00
Andrew Murray
c19afb9430
Use names
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-06-16 20:05:34 +10:00
Andrew Murray
3ac1edf6da
Added release notes for #8912
2025-06-14 17:13:02 +10:00
Andrew Murray
27ce12bb7a
Added release notes for #8969
2025-06-14 16:44:42 +10:00
Andrew Murray
e6af31e709
Deprecate fromarray mode argument
2025-06-14 16:09:11 +10:00
Hugo van Kemenade
aca0e57126
Add 3.14 to CI targets
2025-06-12 23:47:28 +03:00
Hugo van Kemenade
4a1eea8466
Add Python 3.14 beta wheels
2025-06-12 23:47:28 +03:00
Andrew Murray
d7a45cc250
ImageFont does not handle multiline text ( #9000 )
2025-06-10 14:57:37 +03:00
Hugo van Kemenade
d730e60078
Update Ubuntu CI targets ( #8988 )
2025-05-31 10:52:59 +02:00
Andrew Murray
9327e425ba
Stop testing deprecated Windows Server 2019
2025-05-31 12:02:16 +10:00
Andrew Murray
bc4138f169
ubuntu-latest now uses Ubuntu 24.04
2025-05-31 11:48:49 +10:00
仓鼠
3944db288a
Update MinGW package names ( #8987 )
2025-05-31 11:10:45 +10:00
Hugo van Kemenade
07df26aa5d
Refactor docs Makefile
( #8933 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-04-29 22:37:45 +10:00
Andrew Murray
58e48745cc
Add list of third-party plugins ( #8910 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-21 12:14:08 +03:00
Hugo van Kemenade
8f123cd692
Update redirected URL ( #8919 )
2025-04-21 12:13:25 +03:00
Hugo van Kemenade
348589a367
Docs: use sentence case for headers ( #8914 )
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-04-21 19:03:31 +10:00
Hugo van Kemenade
d03ce3d235
Docs: remove unused Makefile targets ( #8917 )
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-04-21 18:22:03 +10:00