What's new in SteamDepotDownloaderGUI 2.4.1

Dec 23, 2023
  • HOTFIX: fix input

New in SteamDepotDownloaderGUI 2.4.0 (Dec 23, 2023)

  • Add a settings window
  • Everything is now automatically selected on Linux. No manual input is required anymore
  • Revamped command generator system. SteamDepotDownloaderGUI now creates a bash/batch script and runs that
  • Fixed paths with whitespaces
  • You can now change the name of the folder where the manifest is downloaded
  • Debugging is made easier
  • Devtool now always open in an external window
  • Dependencies updated
  • Refactored onReady code

New in SteamDepotDownloaderGUI 2.3.1 (Dec 8, 2023)

  • HOTFIX: fix devtools opening on non-dev env

New in SteamDepotDownloaderGUI 2.3.0 (Nov 14, 2023)

  • Update dependencies
  • Support way more terminals
  • Fix spaces in path names
  • New title font
  • Rewritten some parts
  • Auto-detection of platform
  • arm64 support on Windows
  • Added instructions button
  • Fixed .zip path locating on Linux

New in SteamDepotDownloaderGUI 2.2.0 (Aug 4, 2023)

  • Update dependencies
  • Add the ability to pick the download location

New in SteamDepotDownloaderGUI 2.1.1 (Apr 13, 2023)

  • Allow weird characters to be used as password
  • Update dependencies
  • Replaced .NET download links for fancy permalinks that always download the latest binary

New in SteamDepotDownloaderGUI 2.1.0 (Oct 25, 2022)

  • Anonymous downloads were fixed
  • Required fields were simplified
  • Tooltips were simplified

New in SteamDepotDownloaderGUI 2.0.6 (Oct 23, 2022)

  • Anonymous download support was added
  • The window properly resizes on Windows now
  • A Code of Conduct was added
  • The pre download checks were rewritten
  • Dependencies were updated

New in SteamDepotDownloaderGUI 2.0.5 (Sep 24, 2022)

  • Update dependencies
  • Switch license to GNU GPLv3

New in SteamDepotDownloaderGUI 2.0.4 (Aug 9, 2022)

  • Added hover tooltops.
  • Added help buttons linking to GitHub issues and SteamDB, with fancy SVG icons.

New in SteamDepotDownloaderGUI 2.0.3 (Aug 8, 2022)

  • Cleanup promises
  • Improve cross-platform support