Skip to content

Releases: SteamGridDB/steam-rom-manager

2.3.30

27 Apr 04:59
c741ae7
Compare
Choose a tag to compare

2.3.30

Changed

  • Add an additional check for executables under /var/run/host when running Flatpak version. #288 @Witherking25

2.3.29

23 Nov 02:36
Compare
Choose a tag to compare

2.3.29

Fixed

2.3.28

22 Nov 22:19
Compare
Choose a tag to compare

2.3.28

Added

  • Allow exact gameid in search title override (also added documentation). Thanks to @kencinder for suggesting this.

2.3.27

22 Nov 16:33
Compare
Choose a tag to compare

2.3.27

Added

  • Automatic Preset Updating
  • New Icon
  • Search Title Override in Exceptions Manager

Fixed

  • A stray parenthesis in a preset.

Path to 2.4.0

Planned

  • GOG Parser.
  • UPlay Parser.
  • Origin Parser.
  • Command Line Interface.
  • Capability to override image searches.
  • Platform parsers have launcher and launcher-less mode.
  • Automatic Preset Updating.
  • Make icons work for Steam parser (with the caveat that they will most likely be overwritten when a developer updates their game).

2.3.26

18 Nov 19:00
Compare
Choose a tag to compare

2.3.26

Fixed

  • Potential error in GOG Parser when details are missing (for now it just won't add the game).
  • Fixed existing icons not populating from grids folder.

2.3.25

18 Nov 14:44
77749d3
Compare
Choose a tag to compare

2.3.25

Added

  • GOG Galaxy parser! 🌌
  • Epic and GOG parsers have launcher and launcher-less modes! 🚀

Fixed

  • appid Field is now set correctly in shortcuts.vdf.
  • Icons no longer can be set to exes (which would result in those exe's being copied to grids folder).

Path to 2.4.0

  • GOG Parser.
  • Ubisoft Connect Parser.
  • Capability to override image searches.
  • Command Line Interface
  • Platform parsers have launcher and launcher-less mode.
  • Automatic Preset Updating.
  • Make icons work for Steam parser.

2.3.24

16 Nov 04:35
Compare
Choose a tag to compare

2.3.24

Added

  • Ability to override manifests directory in epic parser (so that for example the Legendary store can be used instead).

Changed

  • Totally refactored parserInputs in userConfigurations and presets to allow for less clutter and more varied parsers in the future.

⚠️This release requires you to go into settings and force re-download config presets

2.3.23

14 Nov 20:32
Compare
Choose a tag to compare

2.3.23

Fixed

  • Fixed Epic parser in the case where manifests file doesn't specify executable location. Thanks to Discord user @xsessive182 for helping me debug.

2.3.22

13 Nov 01:49
Compare
Choose a tag to compare

2.3.22

Added

  • Better UI for enabling and disabling parsers. This can still be done from within the parsers themselves but in addition there are now toggles on the navigation bar on the right, as well as an "enable/disable" all toggle.
  • Documented issue discovered by Discord user @KiwiKitten that Steam parser only works for Steam games that appear in at least one category.

2.3.21

05 Nov 14:48
0cf2ff7
Compare
Choose a tag to compare

2.3.21

Fixed

  • Fixed OS Version in About page

Changed

  • Migrated to new repository as part of SteamGridDB organization.