Skip to content

Build 25 [Hotfix 2]

Compare
Choose a tag to compare
@n00mkrad n00mkrad released this 19 Oct 20:39
· 127 commits to master since this release

Changes:

  • Image resizing is now faster by using ImageSharp instad of Magick.NET for scaling
  • Added support for MozJpeg, the world's best JPEG encoder (enabled by default)
  • Fixed memory leak in VRAM monitoring code
  • Fixed dependency checker not detecting system python dependencies correctly
  • Improved dependency checker (now shows you which options you have with the current setup)
  • Fixed esrgan-launcher not working with embedded python
  • Added warning about drag-n-drop not working if launched as admin

Hotfix 1 Changes:

  • Fixed DDS output mode
  • Added tooltip to MozJpeg option to clarify what it does

Hotfix 2 Changes:

  • Fixed problems with MozJpeg JPEG exporting
  • Fixed a minor bug with Python detection in the Dependency Checker
  • Uninstalling the embedded Python runtime now shows a loading dialog and will automatically switch back to system python