Skip to content

v5.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:33
· 17 commits to main since this release

Fixes uploading from a folder in the browser / Docker version.

  • Choosing a folder no longer breaks the upload screen. In the web UI
    and Docker builds, picking a folder failed with an error and stopped the
    upload before it started. The screen was trying to show the game's cover
    image using a feature that only exists in the desktop app. It now simply
    leaves the cover out there, and the upload works normally.