Depressurizer Versions Save

A Steam library categorizing tool.

v5.3.0

1 year ago

Changelog

7747ff944a40321677995861786f85ffede6dd03 , 0984d53af8d9629a5c0e36e61e7987434a2a43f1 Improve Steam Store error handling ab1cce8ed1eac19c73f142b9ddf0d270a84e9684 Only failover to Steam Store if the Premium API is down 988cf7e931f36eaddb83411cbe2624c35e05b8b5 Update AppInfoReader to reflect appinfo.vdf 28

v5.2.0

2 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as Internal server error due to scraping speed and Use Steam Database for removed games a Depressurizer API was built. To get access read the relevant README section.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

a7a0fdc Upgrade to .NET Framework 4.8 ab2701d Update NuGet packages 5dc08bb Resolve some build warnings 6842fd6 Add domain disclaimer for Steam Web Api key 01d7237 Handle corrupt database file 3aa7763 Add special category for mods (#186) bdd8192 Fix an enumerator can only be used if the list does not change. (#136) 60fcc3a Added experimental setting 'ReadFromLevelDB' (#219) 1f5baa1 Added Steam LevelDB parser for the new Library Collections (#219)

v5.1.1

2 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as Internal server error due to scraping speed and Use Steam Database for removed games a Depressurizer API was built. To get access read the relevant README section.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

0f58f53 Postfix Depressurizer if we have the premium server configured (#216) 9a6c197 Removed AutoExport option which could reset Steam collections (#215) f8fd587 Add column indicating if the data is available for the entry

v5.1.0

2 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as Internal server error due to scraping speed and Use Steam Database for removed games a Depressurizer API was built. To get access read the relevant README section.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

27d7b4b Failover to default scraping if Premium API is unavailable 11939a7 Show Depressurizer Premium API key in Options dialog 93d50c3 The Steam store page format changed resulting in missing Genre information

v5.0.0

2 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as #194 (Internal server error due to scraping speed) and #189 (Use Steam Database for removed games) a Depressurizer API was built. To get access you have to become a GitHub sponsor.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

8213511 Save profile after successfully calling UpdateLibrary b7d2e63 Added textbox to update Steam Web API key 2c972c9 Add DepressurizerPremium option for DatabaseEntry 4da73fe Add newly reported AppType ef3ca32 Fix some properties not being loaded during deserialization a9b15f2 Added Random Game Selection menu (#206)

v4.13.1

2 years ago

Changelog

a7024b2 Updated README to reflect correct .NET version f5b1fba Explicitly include Fody package 10d48d6 Migrate from legacy analysis (FxCop) to source analysis (.NET analyzers) 63393e7 Resolve conflicts between different versions of the same dependent assembly 2a3b581 Use pattern matching 51fc856 Improve memory usage during SteamWebApiOwnedGames call b95725e Fix overwrite singleton database instance

v4.12.1

4 years ago

Changelog

https://github.com/Depressurizer/Depressurizer/commit/1734772ae871ca1c9fb046361a612b670383260d Fixed bug where serializing SteamWebApiKey with a new profile caused a NRE.