2008-06-14 12:47:31 -07:00
|
|
|
------------------------------
|
2004-12-28 09:42:33 -08:00
|
|
|
GNU Image Manipulation Program
|
2026-03-17 10:18:04 -07:00
|
|
|
Stable Branch
|
2004-12-28 09:42:33 -08:00
|
|
|
------------------------------
|
2009-07-10 13:37:44 -07:00
|
|
|
|
2026-03-17 10:18:04 -07:00
|
|
|
This is the stable branch of GIMP.
|
2012-03-24 11:21:03 -07:00
|
|
|
|
2025-03-23 15:07:12 -07:00
|
|
|
|
2026-03-17 10:18:04 -07:00
|
|
|
Overview of Changes from GIMP 3.2.0 to GIMP 3.2.2
|
2025-07-08 08:18:58 -07:00
|
|
|
=================================================
|
|
|
|
|
|
|
|
|
|
Core:
|
|
|
|
|
|
2026-03-17 10:18:04 -07:00
|
|
|
- We removed support for a separate folder for loading 32-bit binaries
|
|
|
|
|
on 64-bit Windows. This was being used for core plug-ins for the
|
|
|
|
|
TWAIN plug-in only.
|
2025-07-08 08:18:58 -07:00
|
|
|
|
|
|
|
|
Graphical User Interface:
|
|
|
|
|
|
2026-03-17 10:18:04 -07:00
|
|
|
- Theme fixes.
|
2025-07-23 09:41:09 -07:00
|
|
|
|
|
|
|
|
Plug-Ins:
|
|
|
|
|
|
2026-03-17 10:18:04 -07:00
|
|
|
- Tile: carry over the source image's profile to the newly created
|
|
|
|
|
image.
|
2025-03-23 15:07:12 -07:00
|
|
|
|
|
|
|
|
Build:
|
|
|
|
|
|
2026-03-17 10:18:04 -07:00
|
|
|
- NM environment variable is now used in priority for the `nm` tool
|
|
|
|
|
used for the build. This check is stored from configure-time
|
|
|
|
|
environment.
|
|
|
|
|
- Windows x86 32-bit pipeline has now been decommissioned from our CI.
|
|
|
|
|
This implies that 32-bit builds won't be available anymore in our
|
|
|
|
|
Windows installer, just as was already the case on the Windows Store.
|
|
|
|
|
- Meson build:
|
|
|
|
|
* New boolean option -Dtwain-unmaintained: this puts our TWAIN
|
|
|
|
|
plug-in behind a disabled-by-default flag, because this plug-in
|
|
|
|
|
only made sense in 32-bit. The next step will be to replace it by
|
|
|
|
|
a WIA plug-in.
|
|
|
|
|
* Option -Dwin32-32bits-dll-folder removed.
|