Skip to content

Alpha v0.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 18:41
· 621 commits to main since this release
59bd479

This update has a critical fix for the image file iterator as well as many MacOS improvements.

Changes

  • System usage meters now use traffic-light color scheme (#2023, thanks @stonerl)
  • MacOS clipboard improvements (#2031, thanks @stonerl)
  • Help menu improvements (#2041, thanks @stonerl)
  • Other MacOS improvements, such as a new icon (#2042, #2049, thanks @mafiosnik777)
  • Per-platform dependency description improvements (#2047, thanks @stonerl)
  • Add new option to enable hardware acceleration for the GUI rendering. We do not recommend enabling this unless you're using CPU upscaling as it will reduce GPU performance. (#2055, thanks @stonerl)

Bug Fixes

  • Fixed glob pattern issues and related bugs with Image File Iterator (#2039)
  • Fixed header layout for small screens & window sizes (#2036)
  • Fixed broken input information for iterator errors (#2040)
  • Fixed transparent image color contamination with Average Color Fix (#1907, thanks @Splendide-Imaginarius)
  • Reduced the chances of seeing an error during an intentional backend restart (#2043, #2030)
  • Fixed MacOS not quitting properly (#2051, #2049, thanks @mafiosnik777)