Skip to content

Releases: fgsfds/Steam-Superheater

v0.17.0

26 May 06:37
eca34b4
Compare
Choose a tag to compare
  • Added support for deprecated fixes. These fixes were disabled in the database and won't show in the fixes list, but if you installed one previously, you'll have a chance to uninstall it.
  • Added hint to the editor
  • Fixed "update available" message not disappearing after update

v0.16.0

17 May 09:11
21d6fdc
Compare
Choose a tag to compare
  • Moved fixes to the database and completely got rid of GitHub fixes repo
  • Accompanying fixes
  • Removed File size and MD5 fields from the editor. These are now calculated by the server.

v0.15.3

13 May 03:51
cf53cf8
Compare
Choose a tag to compare
  • Switched to my own API and storage instead of GitHub
  • Added installs count, score and report button for fixes
  • Increased max upload size to 1Gb
  • Added ability to cancel files downloading and uploading
  • Various stability and performance improvements
  • Size of the executable increased to possibly prevent false positives from Windows Defender

v0.14.2

19 Feb 18:53
6e91d5f
Compare
Choose a tag to compare
  • Fixed error when installing fixes if compdata folder doesn't exist (Linux only)
  • Fixed dll overrides and file size for shared fixes

v0.14.1

01 Feb 08:16
38a55ad
Compare
Choose a tag to compare
  • Fixed bug with removing folders during fix uninstall
  • Added notes for fixes that are only visible in the editor
  • Added filter by fixes which support all OSes to the editor

v0.14.0

30 Jan 14:05
8e62df8
Compare
Choose a tag to compare
  • Added support for Wine DLL overrides, making it possible to install fixes that use ASI loader or replace DLLs on Linux and Deck

  • Added file size indicator to the Install button

  • Added built-in config editor

  • Added message box when the app crashes

  • Added "Delete downloaded files" button to the settings

  • Added filter by OS to the editor

  • Added auto updater on Linux/Deck

  • Fixed non-empty folders being deleted during fix uninstall

  • Fixed bug that made archives with a lot of files to unpack very slowly

  • Many improvements for Linux/Deck, fixes now should install properly

  • Fixed dropdown menus on Deck

v0.13.1

04 Jan 19:20
fef772c
Compare
Choose a tag to compare
  • Added built-in delta patcher
  • Added shared fixes
  • Added messages to progress bar
  • Fixed some UI bugs and improved stability
  • Fixed tags filter not working

v0.12.0

26 Dec 18:09
812815e
Compare
Choose a tag to compare
  • New fixes type: text fixes
  • Markdown in the news and editor
  • Switched fixes database from XML to JSON
  • Decreased the size of the executables
  • Crash fixes and stability improvements

v0.11.0

26 Nov 15:57
20097a8
Compare
Choose a tag to compare
  • New type of fixes: hosts fixes. These fixes add entries to Windows' hosts file.
  • Markdown support for fixes' description
  • Editor: popup window for editing fields with multiple entries
  • UI fixes and adjustments

v0.10.0

20 Nov 13:27
5ff0a01
Compare
Choose a tag to compare
  • Updated format for fixes.xml. Previous versions of Superheater are now deprecated and won't get new fixes.
  • New type of fixes: registry fixes. Unlike file fixes, these fixes don't replace files but change registry values.
  • 7zip support
  • Expanded logging
  • Stability fixes
  • Upgraded to NET 8