Kort achter elkaar zijn er twee updates voor versie 2.8 van het opensource-fotobewerkingsprogramma GIMP verschenen. De naam GIMP is een afkorting voor 'GNU Image Manipulation Program'. De software is beschikbaar voor diverse besturingssystemen, waaronder Windows, FreeBSD, Linux, OS X en Solaris. De broncode is al op te halen, binaries voor de verschillende besturingssystemen volgen spoedig. Versie 2.8 bevat onder andere verbeteringen in de gebruikersinterface, layers kunnen nu worden gegroepeerd, de teksttool is sterk verbeterd en gegl is zo goed als compleet geïntegreerd. Sinds versie 2.8.10 zijn verder nog de volgende veranderingen en verbeteringen aangebracht:
GIMP 2.8.14
General:
- Fix libtool versioning (forgot to bump gimp_interface_age)
GIMP 2.8.12
Core:GUI:
- OSX: Fix migration code for old GIMP directories
- Fix brush sizes when used from plug-ins
- Windows: Allow to Explorer-open files with UTF-8 characters in the filename
- Make XCF loading more robust against broken files
Libgimp:
- Make sure the widget direction matches the GUI language
- Remove the option to disable the warning when closing a modified image
- Fix canvas overlay widgets (like the text options) for tablets
- Make DND work between images in one dockable
Plug-ins:
- Make gimp_image_get_name() return the string used for the image title
General:
- Make script-fu-server more secure by listening to 127.0.0.1 by default and add a warning about changing that IP. This breaks the procedure's API, but for security reasons.
- Bring back proper script-fu translations
- Massively clean up and fix the OSX build and bundle
- Add Jenkins tutorial
- Documentation updates
- Bug fixes
- Translation updates