Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:41
· 1 commit to main since this release

v2.4.0

Ordered composite artwork

The Mini Scraper now supports explicit composite layout modes:

  • Box art + screenshot
  • Box art + title screen
  • Screenshot + box art
  • Title screen + box art

The order defines the layout: the first artwork is the large background image and the second is the smaller artwork positioned in the corner of the generated .res image.

Preview and compatibility

  • Desktop preview now mirrors the generated composite layout instead of showing images side by side.
  • Added reverse artwork modes to ES-DE and Knulli output handling.
  • Fixed strict TypeScript issues in ES-DE and Knulli cleanup paths.
  • Existing single-artwork modes remain unchanged.

All tests and cross-platform CI builds passed.