Skip to content

Releases: SteamGridDB/steam-rom-manager

2.5.34

04 Mar 18:13

Choose a tag to compare

Fixed

  • #763: Cannot read properties of undefined (reading 'filter')

2.5.33

10 Dec 02:21

Choose a tag to compare

2.5.33

Fixed

  • #781 AppImage installs of steam weren't auto-restarting (I am bad at bash scripting sorry)

2.5.32

08 Dec 05:52
3ac2c77

Choose a tag to compare

Fixes

  • #776 (games with a plus sign in their title not appearing in searches).
  • #779 (attempting to kill steam in Linux doesn't work in 2.5.31). Added bonus for this one, also added handling for flatpak steam installs.

2.5.31

05 Dec 22:51

Choose a tag to compare

Fixes

  • Fix SRM uncategorizing non SRM non Steam shortcuts
  • Fix auto killing steam functionality on mac and linux

Removed

  • Compatibility with older versions of steam that use localconfig.vdf to store categories (it's been a year yall)

2.5.30 (Steam Categories Fix)

05 Oct 16:31

Choose a tag to compare

2.5.30

Thanks to @smank for the excellent PR fixing the steam categories issue.

Warning: This release may break compatibility with older versions of Steam. Still working on a way of making the new category system fully backwards compatible with the old one.

Fixed

  • SRM unable to add/remove categories when parsing due to Steam's new storage structure.

2.5.29 (Hotfix)

27 Oct 18:17

Choose a tag to compare

2.5.29

Fixed

  • Ability to add local images in preview broke in a past Electron update.

2.5.28

27 Oct 17:17

Choose a tag to compare

2.5.28

Added

  • Ability to drag/drop to re-arrange parsers in Classic and Deck themes.
  • Several UI standardizations: Unified color scheme for Deck theme, moved
    logger options to an options panel, minimized all docs by default, minimized error reporter by default.

Fixed

  • Executables on Mac OS should be allowed to be directories (.app folders).
  • User Variables not populating in title variables dropdown under Title Modification section of create parser.

2.5.26

24 Oct 02:01

Choose a tag to compare

2.5.26

Added

  • Ability to open and close markdown docs in parsers.
  • Emphasis on which fields are required/important in parsers.
  • Ability to search for square 512x512 and 1024x1024 images for capsules and wide capsules (disabled by default). Resolves issue 703.

Changed

  • Simplify "Create Parser" interface by starting with "Title Modifier", "Controllers", "Artwork Providers", and "Local Artwork" sections all minimized.
  • Search queries is now a bubble input rather than a text field.
  • Title from Custom Variable is now a dropdown instead of a text field.
  • Executable Modifier, Artwork Pool, Title Modifier fields no longer mandatory, they just default to sensible values when empty.

2.5.25

18 Oct 22:25

Choose a tag to compare

2.5.25

Changed

  • Switch to non-deprecated fuzzy-matching library fuzzysort (RIP fuzzaldrin).

  • Improved preset search appearance and performance.

2.5.24

17 Oct 17:32

Choose a tag to compare

2.5.24

Added

  • Ability to edit bubble inputs (currently just steam categories in parsers).

Changed

  • All path/directory fields in create parser now have system specific placeholders.