https://www.gimp.org/news/2024/10/05/de ... nt-update/GIMP's team published a news report. Most of this is old news to me and I have mentioned it here before, but I'll review important things.
Applying GEGL filters non-destructively on layer groups has been around since March-April 2024 but the world doesn't really know because they are stuck on the broken 2.99.18 public release from Feb 2024. This is old news to me but new for the public. They use the term "adjustment layer groups".
Python and Script fu have been reworked, infact Python has been entirely reworked from python 2 in GIMP 2.10. Not only is it now using Python 3 but GIMP's team gave it a ton of new native UI options in GIMP. But what works in GIMP 2.10 won't work in GIMP 3. So think of it like this, all python is broke from 2.10 to 3. But only some of script fu is broke from 2.10 to 3. Still Python Filters CANNOT be used non-destructively.
Pippin's (GEGL's developer) work on a app he made called ctx vector, which is a small library in GIMP 2.99.19 that can be called through GEGL. btw, one day it might make vector layers.
Learn more about CTX here
https://ctx.graphics/A ton of bugs were solved and they thank me and others
The color space invasion is mostly done but a few pesky issues remain
https://gitlab.gnome.org/GNOME/gimp/-/issues/6933https://gitlab.gnome.org/GNOME/gimp/-/issues/10998https://gitlab.gnome.org/GNOME/gimp/-/issues/3015Darktable is a photography processing app, A famous Dark Table GIMP plugin broke for GIMP 2.10. If you use the latest version of Dark Table. Its obviously broke on GIMP 3, but the news is it a sad story that it broke on 2.10. GIMP's team recommends people downgrade Dark Table to solve it but the problem is Linux makes downgrading difficult as its compile only to get older version of stuff.
GIMP 3 RC1 is implied to be right around the corner.