Skip to content

2.3.38

Compare
Choose a tag to compare
@cbartondock cbartondock released this 22 May 13:22
· 1205 commits to master since this release

2.3.38

Added

  • Made itch.io fully cross platform (thanks @OneMoreByte for the PR).
  • Capacity to build flatpaks! (Only on linux)
  • Built in bug-reporter. Thanks @doZennn for making an awesome bug-reporting server!

Changed

  • Better errors when SGDB can't find a matching title (no more 'Unknown Error').

Fixed

  • Excluding titles and forcing a name change caused an error as of 2.3.37 Issue 308
  • .desktop shortcut passthrough now works in the flatpak version of SRM.

Removed

  • Sentry.io logging, since we now have the issue reporter. Application got 10mb lighter!