Releases: tsgsOFFICIAL/StreamDropCollector
Version 1.0.18
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
Drop your comments on my Discord, or create an issue on GitHub.
What's Changed
- Feature/prioritize games by @tsgsOFFICIAL in #2
Full Changelog: v.1.0.15...v.1.0.16
Version 1.0.15
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.WriteLinestatements with structured logging calls toAppLoggeracross multiple files, includingUISettingsManager,UpdateManager,GithubDirectoryDownloaderService,KickDropsProvider, andTwitchDropsProvider. 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]
Drop your comments on my Discord, or create an issue on GitHub.
What's Changed
- Twitch update by @tsgsOFFICIAL in #1
New Contributors
- @tsgsOFFICIAL made their first contribution in #1
Full Changelog: v.1.0.14...v.1.0.15
Version 1.0.14
Improved WebView waiting reliability and dispatcher async handling.
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
Added verbose log option to settings, and fixed major bugs.
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
Added comprehensive diagnostic logging and a new 'Open Logs Folder' option in Settings.
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
Added comprehensive diagnostic logging and a new 'Open Logs Folder' option in Settings.
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
Enhance stream watching functionality with pause and resume capabilities.
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
Improved stream selection and monitoring to verify that the watched Twitch or Kick stream matches the required game/category for each drops campaign.
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
Fixed a minor issue where start minimized didn't take effect.
Drop your comments on my Discord, or create an issue on GitHub.
Full Changelog: v.1.0.8...v.1.0.9