Skip to content

Release 2.6.1

Compare
Choose a tag to compare
@VoxelCubes VoxelCubes released this 15 Mar 19:54
· 223 commits to master since this release

All right, now I can focus on DeepQt after these few bugs got me side-tracked.

Changelog:

  • Add a light background to image previews to visualize actual boundaries of transparent images.
  • Add a new option in the image previews to copy the image path to the clipboard, so that you can simply paste it into other applications without needing to export it first.
  • Update image thumbnails in image details tabs after every step, rather than waiting until all steps are done.
  • Only show number of errors in log viewer if there were errors.
  • Fix: inpainting outputs not written to output.
  • Fix: denoising and inpainting failing to scale masks correctly when using a sub 100% processing size.
  • Fix: thumbnails not updating in details tabs when running processing.
  • Fix: glitchy button text when regenerating an output in the details tab.
  • Fix: bundled themes have poor contrast between enabled and disabled buttons

Hotfix 2.6.2:

  • Fix: Windows cannot load resource files #88

Hotfix 2.6.3

  • Force dependence on PySide6.7.0 or later since the resource bundles aren't backwards compatible.

This only affects the pip package, so no new executables.