Skip to content

Releases: SteamGridDB/steam-rom-manager

2.5.29 (Hotfix)

27 Oct 18:17
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

2.5.23

16 Oct 19:45
Compare
Choose a tag to compare

2.5.23

Fixed

  • Minor graphical annoyances with List View.
  • Parser specific inputs not being validated.

Changed

  • Placeholders are now OS specific for parser specific inputs.

v2.5.22

23 Aug 16:27
Compare
Choose a tag to compare

2.5.22

Added

  • Legendary Parser now has a launcher mode to launch games with Epic online services (resolves issue 700)
  • Added sections to parser type dropdown and community presets dropdown.
  • Added a Non SRM Shortcuts preset.

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.