- Support for scripts is here, starting with X/Y plot. Note that this is disabled by default (see readme).
- Inpainting mask is now applied to new layers.
- Shared settings between different commands via a preferences dialog. Currently only used for the API URL.
- Major refactoring (moved to a command pattern), which makes it easier to add functionality in future. Commands (== GIMP plugins) are dynamically located in the source tree and registered.
- Autofitting the inpainting mask region didn't work properly if the mask layer wasn't active.
- Improved timeout handling
- Updated available samplers
- Progress bar updates while request is running and timeouts are handled
- Renamed "Extras" to "Upscale"
- Internal refactoring
- Inpainting automatically determines area to process based on mask position
- Ability to choose upscaler settings
- Support for rectangular selections, allowing you to partially process images
- Windows startup issue (#3)
- Text to image
- Image to image
- Inpainting
- Simple upscaling
- All operations work on full images only