Releases: kotwys/stx-gimp-plugin
Releases · kotwys/stx-gimp-plugin
Release v0.3
This is refactored version of plugin. Now it is compatible with modern GIMP 2.10 API.
Changelog
- Use modern GIMP libraries such as
babl
,gegl
andgio
. - fix: Files from another drives weren't openable.
- Separate STX specific logic from main plugin code.