Skip to content

Releases: SteamGridDB/steam-rom-manager

v2.5.21

18 Jul 03:31
Compare
Choose a tag to compare

2.5.21

Some much needed love for the Mac OS version of SRM, and a cool pull request!

Added

  • GOG Galaxy parser is fully functional on Mac OS.
  • Auto kill and restart Steam working on Mac OS.
  • Windows-only option in GOG Galaxy parser to parse from Windows Registry instead of GOG Galaxy's database (works even if Galaxy is not installed!). Thanks @HazardousBackup!

v2.5.20

16 Jul 23:42
Compare
Choose a tag to compare

2.5.20

Changed

  • Brought all dependencies to latest version
  • Switched from npm to yarn package manager
  • Reworked when controller templates are fetched, leading to a significant performance increase.

v2.5.19 (hotfix)

15 Jul 19:25
Compare
Choose a tag to compare

Sorry for the double release, forgot to bring the user configuration files up to date in the last one.

v2.5.18

15 Jul 18:45
Compare
Choose a tag to compare

2.5.18

Added

  • Improved control over exactly what Steam Parser adds (between full games, demos, tools, and source mods).

Fixed

  • Steam Parser failing on beta update due to changes in binary format of appinfo.vdf (issue 688).
  • Steam Parser no longer requires apps to be in at least one category (incidentally resolves issue 596).

v2.5.17

29 Jun 02:53
Compare
Choose a tag to compare

2.5.17

Fixed

  • EA Parser not handling utf-16 manifests gracefully (issue 677).

v2.5.16

28 Jun 12:25
Compare
Choose a tag to compare

2.5.16

Fixed

  • UI Bug with list view + manually added or local artwork.
  • Non SRM Shortcuts parser Cannot convert to object bug.

v2.5.15

24 Jun 15:29
Compare
Choose a tag to compare

2.5.15

Changed

  • Some small UI tweaks

Fixed

  • Show system specific placeholders in splash page (resolves issue 682)
  • Flickering in list view's artwork.

v2.5.14

21 Jun 19:03
Compare
Choose a tag to compare

2.5.14

Changed

  • Updated built in guides.

Fixed

  • Some minor graphical annoyances.
  • Undo button not undoing some fields.

v2.5.13

21 Jun 00:29
Compare
Choose a tag to compare

2.5.13

Added

  • Back button on User Accounts splash page.
  • System specific placeholders on Steam Directory splash page.

Changed

  • Settings options show up in full on EmuDeck Theme

Fixed

  • Navigation buttons not showing up on EmuDeck theme's Add Games page if no apps returned.
  • Bug affecting some emudeck parsers.

v2.5.12

18 Jun 01:31
Compare
Choose a tag to compare

2.5.12

Added

  • Added a userVariables.json file where user's can put their custom variables without fear of them being overwritten by SRM, as well as accompanying documentation. Resolves issue 667
  • Splash page prompting user to set global Steam Directory and User Accounts if they haven't already.

Changed

  • Removed Enable Title from Custom Variable setting in parsers. Custom Variables are now enabled if and only if one or more groups are set.
  • New Bubble UI for user accounts UI in parsers, settings, and splash pages. No more janky brackets where they don't belong.
  • New Bubble UI for steam categories.
  • Relocate import/export art to options panel in Add Games (as an added bonus one can now import/export art in the emudeck theme).

Fixed

  • Don't show provider filters if section if there aren't any for that provider.