Skip to content

Releases: SteamGridDB/SGDBoop

v1.3.1

15 Apr 16:58
1cfc626

Choose a tag to compare

v1.3.1 Hotfix Changelog

  • Fixed animated assets not applying.
  • Use native Windows registry functions.

v1.3.0 Changelog

  • Added tabs to separate Non-Steam shortcuts and GoldSrc/Source mods.
  • Keep original file extension while saving assets.
  • Fixed bug where Unicode text is jumbled up on Windows.
  • Fixed applying icons to Steam games.
  • Fixed Steam Flatpak installation check by @zWolfrost in #72
  • Removed IUP dependency. GTK3/native WinAPI is now used for GUI. @Jan200101 in #78
  • Removed legacy symlinking of horizontal capsules.
  • Use preprocessors to separate OS specific logic by @Jan200101 in #84
  • Fixed memory leaks.
  • Major code cleanup.
  • Changed License from CC BY-NC-SA 4.0 to Zlib

v1.3.0

15 Apr 14:41
a1161d7

Choose a tag to compare

What's Changed

  • Added tabs to seperate Non-Steam shortcuts and GoldSrc/Source mods.
  • Keep original file extension while saving assets.
  • Fixed bug where Unicode text is jumbled up on Windows.
  • Fixed applying icons to Steam games.
  • Fixed Steam Flatpak installation check by @zWolfrost in #72
  • Removed IUP dependency. GTK3/native WinAPI is now used for GUI. @Jan200101 in #78
  • Removed legacy symlinking of horizontal capsules.
  • Use preprocessors to separate OS specific logic by @Jan200101 in #84
  • Fixed memory leaks.
  • Major code cleanup.
  • Changed License from CC BY-NC-SA 4.0 to Zlib

Full Changelog: v1.2.8...v1.3.0

v1.2.8

05 Sep 17:20
8a3d5dd

Choose a tag to compare

What's Changed

  • Fix booping non-Steam shortcuts not working for some users.
  • Windows: Fix registering not working if users System32 was not in the PATH.
  • Windows: Added Visual Style manifest for better looking UI.
  • Windows: Make error message shown when executing without privs clearer.

Full Changelog: v1.2.7...v1.2.8

v1.2.7

11 Mar 09:19

Choose a tag to compare

What's Changed

  • Update appdata to make it easier to find by @pktiuk in #46
  • Fix: appid may contain special bytes. by @Xzonn in #50

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

10 Sep 14:20
3fb75d2

Choose a tag to compare

What's Changed

  • Disabled logging of URI protocol creations errors for linux.

v1.2.5

09 Sep 18:24
509e13a

Choose a tag to compare

What's Changed

  • Fixed logging for Flatpak version.
  • Showing logfile location when launched normally (via double click or through Discover).
  • (Steam Deck) Mods stored in the MicroSD card are now properly accessed.

v1.2.4

08 Sep 20:29
7d2b353

Choose a tag to compare

Turns out something was broken

  • Fixed logging for linux

v1.2.3

29 Aug 19:11
98ca12c

Choose a tag to compare

Final Release!

Unless something major breaks

  • Added API User Agent

v1.2.2

27 Aug 08:11
824f5cb

Choose a tag to compare

  • Fix crash when scanning for some source mods. #24

v1.2.1-1

26 Aug 14:56
91d39ff

Choose a tag to compare

This is just to edit some metadata for Linux, there is no need to update to this release if you're already on v1.2.1.

Changelog for v1.2.1:

  • Fixed Big Picture Mode assets not loading for Non-Steam shortcuts. #22