Skip to content

v0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 12:32
· 33 commits to main since this release
3216b14

Fixes

  • In model manager, when a model set/removed as [F]avorite, the selection jumped to a wrong model
  • Improved the image management on queue-d jobs, now images separated by types to better identification
  • When an image selected eg. a txt2img to send into img2img, after the job start the original image deleted
  • fixed some GUI lagging too
  • cpu_features component now can be used from the installed system packages if exists
  • fixed the job status text on the widget
  • fixed exif / png metadata reading, now works on all supported platforms
  • output image metadatas (from any supported OS) now compatible with CivitAi
  • in the output filename format the month was one character, now this is padded with 0

Changes

  • the GUI layout is changed, trying to fix it on smaller desktop resolutions or higher / lower DPI
  • in the queue job list, now possible to select multiple item and delete them
  • in the queue job list, if you select one or more item you can delete this items with the "delete" key
  • removed ROCM build, added VULKAN. On systems with AMD GPU, the GUI use the VULKAN backend
  • Added some metadata to the binaries on Windows for better security
  • Updated localization files.

New Features

  • inpaint / outpaint and built-in mask editor (see wiki page)

The sd.cpp version changed (master-dcf91f9)

Full Changelog: v0.2.3...v0.2.4