Skip to content

Releases: JMTK/SunshineGameFinder

1.9.2

11 Nov 22:15
1dc6124
Compare
Choose a tag to compare

What's Changed

  • Ensure Env is added if it's missing by @JMTK in #32

1.9.1

11 Nov 22:04
86f4e1c
Compare
Choose a tag to compare

New

  • Add support for --ensure-desktop-app
  • Add support for --ensure-steam-big-picture
  • Add support for prep-cmd

Fixes

  • Fix unicode characters not escaping properly
  • Don't write null properties
  • Fix duplicate apps when using -f
  • Soft fail if one game fails

Cleanup

  • Use pascal case for property names

1.8.2

09 Nov 17:52
6301bdc
Compare
Choose a tag to compare
  • Don't hard fail if one game fails
  • Fix duplicate folders sometimes being scanned
  • Add optional chaining parameter to possible null elements

1.8.1

04 Nov 15:53
66b4a31
Compare
Choose a tag to compare

What's Changed

  • Fix json serializer issues in trimmed mode by @JMTK in #28

Full Changelog: 1.8.0...1.8.1

1.8.0

04 Nov 15:01
Compare
Choose a tag to compare

What's Changed

  • Shorten logging to make it clearer
  • Add more colors to logging to make it clearer
  • Add more exe exclusion words
  • Allow NonPublic DefaultConstructor (fixes #26)
  • Add app version/runtime version at the top for future diagnostics
  • Fix typos

Full Changelog: 1.7.0...1.8.0

1.7.0

14 Aug 17:26
1b846ec
Compare
Choose a tag to compare

What's Changed

  • Add support for new Sunshine app properties
  • Fix cover images not showing up in clients
  • Clean game name from common suffixes being appended to PC editions
  • Update to .NET 8

Full Changelog: 1.6.0...1.7.0

1.6.0

30 Apr 16:02
Compare
Choose a tag to compare
  • Fix publish profile
  • Add support for Ubisoft Launcher game folder

Full Changelog: 1.5.0...1.6.0

1.5.0

17 Apr 12:26
Compare
Choose a tag to compare

What's Changed

  • Add flag for removing not found by @JMTK in #21

Full Changelog: 1.4.0...1.5.0

1.4.0

29 Mar 23:28
Compare
Choose a tag to compare

What's Changed

  • Add scraping for image covers by @JMTK in #18

Full Changelog: 1.3.0...1.4.0

1.3.0

27 Mar 16:37
Compare
Choose a tag to compare

What's Changed

  • Add the ability to search every drive and Steam Library on the computer by @JPZV in #17
  • Add Epic Games library

New Contributors

  • @JPZV made their first contribution in #17

Full Changelog: 1.2.2...1.3.0