2.4.15
Added
- Ability to add games to categories created in steam (including
Favorites
andHidden
!) - SRM now respects addition of non SRM managed games to SRM created categories, i.e. it won't delete them.
- Global buttons added to steam directory and user accounts field in parsers.
- Choose Account button added to user accounts field in parsers.
- Added an SGDB search field to the fix match page in preview.
Include Visible
andExclude Visible
buttons in preview to make adding exceptions even easier.
Changed
- Requests library changed to
node-fetch
, hopefully fixing timeout issues. But I have been burnt before.
Fixed
- Fix match was somewhat broken for the artwork only (Steam) parser, wasn't setting the
exceptionId
correctly. - Subtle bug that prevented
Remove All Added Entries
from doing anything to categories or controllers when Preview hadn't been generated. - Minor issue where image index wasn't being set to zero after an image was saved to steam (making it seem like the image didn't save even though it did).
- Graphical issue with scrollbar in EmuDeck theme, credit to @dragoonDorise.