Skip to content

Proxyshop v1.10.1

Compare
Choose a tag to compare
@Investigamer Investigamer released this 09 Jul 14:06
· 445 commits to main since this release

Hotfix Release

This release fixes a fatal bug that made it into the prior release which exits the render operation without re-enabling GUI buttons or prompting an error message if bad Scryfall data is present in any of the cards being rendered, in addition to a couple other bugs.

This release also adds one additional new testing feature: there is now a camera icon on the bottom right area of the GUI which will take a screenshot of the Proxyshop window, save it to out/screenshots/ and copy the image to clipboard for quick use on Discord and other apps! 👍

v1.10.1 Changelog (2023-07-09)

Feat

  • gui: Add screenshot button that saves a screen capture of the Proxyshop window (to Proxyshop/out/screenshots) and copies the image to clipboard.

Fix

  • console: Fix render operation cancelled unexpectedly without console output on bad scryfall data
  • test: Fix test rendering not using the correct fullart image, fixed image testing for Split template
  • test: Fix thread not cancelling in Deep Test Target mode