Skip to content

Releases: tsgsOFFICIAL/StreamDropCollector

Version 1.0.18

29 Apr 12:09

Choose a tag to compare

Version 1.0.18 Pre-release
Pre-release

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.16...v.1.0.18

Version 1.0.16

23 Mar 20:21
16cbbfa

Choose a tag to compare

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

What's Changed

Full Changelog: v.1.0.15...v.1.0.16

Version 1.0.15

27 Feb 13:28

Choose a tag to compare

This update introduces a comprehensive refactor of logging throughout the codebase, replacing direct Debug.WriteLine statements with structured calls to the AppLogger class. It also adds a new debug logging method and improves error handling and reporting. Additionally, the version number is updated and a hash cache mechanism is introduced in TwitchGqlService. These changes enhance maintainability, provide more consistent log output, and improve diagnostics.

Logging refactor and improvements:

  • Replaced all Debug.WriteLine statements with structured logging calls to AppLogger across multiple files, including UISettingsManager, UpdateManager, GithubDirectoryDownloaderService, KickDropsProvider, and TwitchDropsProvider. This centralizes logging and improves log clarity.

TwitchGqlService enhancements:

  • Introduced a hash cache mechanism in TwitchGqlService, including a dictionary for cache entries and disk persistence to %APPDATA%\Stream Drop Collector\GqlHashCache.json, improving efficiency and reliability of GQL requests. [1] [2]

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

What's Changed

New Contributors

Full Changelog: v.1.0.14...v.1.0.15

Version 1.0.14

24 Feb 09:04

Choose a tag to compare

Improved WebView waiting reliability and dispatcher async handling.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.13...v.1.0.14

Version 1.0.13

23 Feb 08:15

Choose a tag to compare

Added verbose log option to settings, and fixed major bugs.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.12...v.1.0.13

Version 1.0.12

20 Feb 20:27

Choose a tag to compare

Added comprehensive diagnostic logging and a new 'Open Logs Folder' option in Settings.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.11...v.1.0.12

Version 1.0.11

20 Feb 19:06

Choose a tag to compare

Added comprehensive diagnostic logging and a new 'Open Logs Folder' option in Settings.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.10...v.1.0.11

Version 1.0.10

10 Feb 12:09

Choose a tag to compare

Enhance stream watching functionality with pause and resume capabilities.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.9...v.1.0.10

v1.0.7

09 Feb 10:47

Choose a tag to compare

Improved stream selection and monitoring to verify that the watched Twitch or Kick stream matches the required game/category for each drops campaign.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v1.0.6-beta...v1.0.7

Version 1.0.9

09 Feb 14:08

Choose a tag to compare

Fixed a minor issue where start minimized didn't take effect.

Download it here

Installation guide

Drop your comments on my Discord, or create an issue on GitHub.

Full Changelog: v.1.0.8...v.1.0.9