Skip to content

TOST v2.0.0

Choose a tag to compare

@sadabx sadabx released this 09 Aug 10:32
· 7 commits to main since this release

What's new

  • Rebuilt TOST with one shared Avalonia interface for Windows and Linux.
  • Preserved the compact floating-icon workflow and UI from previous Windows releases.
  • Windows uses OpenSteamTool; Linux uses SLSsteam automatically.
  • Added initial Linux support for native and Flatpak Steam installations.
  • Added checksum-verified SLSsteam installation and repair.
  • Added platform-aware drag-and-drop routing for Lua, manifest, app-manifest, folder, and supported package imports.
  • Added the shared Game Manager for removing and restoring imported games.
  • Added automatic Steam game-name lookup with offline caching.
  • Added matching dark menus, settings, dialogs, and import notifications across platforms.
  • Added Steam launch/restart, startup registration, tray controls, logs, and single-instance handling.
  • Preserved Windows Velopack installation and automatic updates.
  • Migrates compatible Windows settings and recovery archives from previous releases.
  • Retained the old WinForms implementation only as an inactive legacy reference.

Safety improvements

  • Existing files can be backed up before replacement.
  • Removed games remain recoverable.
  • Shared depot manifests are protected.
  • SLSsteam downloads are verified using the published SHA-256 checksum.
  • Imported Lua files are parsed without being executed.
  • Archive sizes, duplicate files, destinations, and filenames are validated.

Upgrade notes

Windows users should use TOST-win-Setup.exe. Portable users should extract the complete new ZIP into a fresh folder instead of replacing only the executable.

Linux support is new in this release. Available packages include the portable archive, AppImage, and Arch package.