Skip to content

Releases: SteamGridDB/steam-rom-manager

v2.3.50

01 Apr 22:13
Compare
Choose a tag to compare

2.3.50

Added

  • Launcher Mode for EA Desktop Parser
  • UWP Parser for XBox Game Pass (credit to @AlvaroMunoz, great work!)

I would just add that as it stands the UWP Parser is highly experimental -- it worked well for the single game in my XBOX Library. Please submit a Github issue or reach out on the SGDB Discord if it has trouble with your XBOX titles.

v2.3.49

31 Mar 04:07
Compare
Choose a tag to compare

2.3.49

Added

  • Legendary Platform Parser (working on Windows, Linux, and Mac OS)
  • Presets for EA Desktop and Legendary Parser

v2.3.48

30 Mar 02:58
059374e
Compare
Choose a tag to compare

2.3.48

Added

  • EA Desktop Platform Parser 🚀
  • Several new languages in various stages of translation 🌍. Congrats to everyone who worked on finishing the Brazilian Portuguese translation!

Fixed

  • Hopefully fixed scaling issue on steamdeck where scroll bars were being added to preview page.
  • Fixed amazon games parser adding games that had been uninstalled (issue 425)

v2.3.47

28 Mar 18:51
Compare
Choose a tag to compare

2.3.47

Added

  • Ability to exclude non-local artwork in exceptions (addresses issue 398)

Fixed

  • Image Provider resetting to SGDB even if none was previously selected (issue 336)

v2.3.46

28 Mar 16:14
Compare
Choose a tag to compare

2.3.46

Added

  • Ability to filter apps by parser title in addition to steam category.

Fixed

  • Significant lag when transitioning from non parser tab to a parser tab, caused by cached controllers templates being destroyed. Fixed by moving them to service.
  • Category Filter options getting cleared after leaving the preview page.

v2.3.45

28 Mar 05:00
a23330c
Compare
Choose a tag to compare

2.3.45

Fixed

  • Bug where controllers couldn't be fetched if user had a custom config whose title was a number (ugh). Credit to emu-deck Discord user emotion for discovering the bug.

Changed

  • Alphabetization for controller templates (you're right @Godsbane it does look better)

v2.3.44

28 Mar 03:04
Compare
Choose a tag to compare

2.3.44

Added

  • Ability to import and export artwork choices (credit to @MattMckenzy)
  • Ability to override drive letter for itch.io apps running via wine/proton on Linux (credit to @Apalatn)

v2.3.43

27 Mar 04:13
Compare
Choose a tag to compare

2.3.43

Added

  • Crowdin Localization (credit to @doZennn)
  • Ability to remove applied controller templates per parser (and globally in settings)

Fixed

  • Vastly improved state management for controller templates
  • Totally re-worked select component to allow dynamically changing options

2.3.42

18 Mar 03:41
Compare
Choose a tag to compare

2.3.42

Added

  • Steam Deck per-parser controller templates

Fixed

  • Issue where games with special characters in their names couldn't have their controller templates set

2.3.41

17 Mar 21:19
Compare
Choose a tag to compare

2.3.41

Added

  • Ability to set controller configs per parser (see in app documentation) 🚀

Fixed

  • Steam parser was broken by December 2022 changes valve made to appinfo.vdf, see here and here. This resolves issue 443.

Removed

  • 32 bit builds for Mac OS are (possibly temporarily) discontinued. If I can fix the build issue they may return.