Releases: SteamGridDB/steam-rom-manager
Releases · SteamGridDB/steam-rom-manager
2.5.29 (Hotfix)
2.5.29
Fixed
- Ability to add local images in preview broke in a past Electron update.
2.5.28
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
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
2.5.25
Changed
-
Switch to non-deprecated fuzzy-matching library
fuzzysort
(RIPfuzzaldrin
). -
Improved preset search appearance and performance.
2.5.24
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
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
v2.5.21
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
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)
Sorry for the double release, forgot to bring the user configuration files up to date in the last one.