Skip to content

Releases: Depressurizer/Depressurizer

Depressurizer v5.3.0

19 Mar 14:59
Compare
Choose a tag to compare

Changelog

7747ff9 , 0984d53 Improve Steam Store error handling
ab1cce8 Only failover to Steam Store if the Premium API is down
988cf7e Update AppInfoReader to reflect appinfo.vdf 28

Depressurizer v5.2.0

17 Jul 10:21
Compare
Choose a tag to compare

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)

Depressurizer v5.1.1

25 Jun 14:58
Compare
Choose a tag to compare

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

Depressurizer v5.1.0

25 Jun 08:34
Compare
Choose a tag to compare

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

Depressurizer v5.0.0

22 Jun 14:51
Compare
Choose a tag to compare

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)

Depressurizer v4.13.1

18 Jun 09:12
Compare
Choose a tag to compare

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

Depressurizer v4.13.0

16 Jun 11:21
Compare
Choose a tag to compare

Changelog

  • 2bc9a6a Improve Simplified Chinese translations and many i18n
  • 5b9fc24 Add "View Community" option to main window and DBEditDlg
  • 8e6f198 update zh-CN; i18n update; Don't reorder when add/remove AutoCat
  • 67cf3be Fix fetching error of the HLTB
  • 94d3a05 Upgrade packages
  • a8087ff Call steam://resetcollections after exporting

Depressurizer v4.12.1

08 Sep 20:16
Compare
Choose a tag to compare

Changelog

1734772 Fixed bug where serializing SteamWebApiKey with a new profile caused a NRE.

Depressurizer v4.12.0

08 Sep 10:04
Compare
Choose a tag to compare
Depressurizer v4.12.0 Pre-release
Pre-release

Changelog

90c8ed7 Added Simplified Chinese translations (#156)
30582c7 Added Steam Web API key for profile fetching

Depressurizer v4.11.0

07 Sep 10:05
Compare
Choose a tag to compare

Changelog

cde29cc Fixed scrape timeout from failing/aborting the entire scraping process
2ddfcab Fixed "Software" advanced filter "Allowed" doesn't work

c48d9b3 Improved ListCategoriesComparer

eb6aa53 Updated packages
00ffe4c Updated packages

b7a9ac1 Removed extra reference to Logger
0dc90e0 Using JetBrains annotations
b097a28 Upgraded AppVeyor image to 2019