Version 1.3
How to install
Check the Quickstart Guide for Windows
How to upgrade
Replace the .exe
file in your current installation with the single exe file in the releases here. (or from the ZIP)
If you have issues after the update, try deleting logs
and sessions
folders.
What's Changed
- Major stability improvements
- Better resiliency against user error
- Reduce network load with multiple accounts
- Display where the last drop came from
- Improved documentation
Changelog
- style: Visual Update confighelper.html by @vitorsammarco in #71
- refactor!: BREAKING - Refactoring paths, folders and files by @auroraisluna in #72
- fix: beststreams.txt not found by @LeagueOfPoro in #78
- fix: Removed instancing of log helper. by @hypixus in #88
- docs: Banner + readme changes by @Penguax in #83
- fix: Update Dockerfile by @LeagueOfPoro in #89
- feat: Remove dummy accounts from config by @LeagueOfPoro in #91
- feat: Automatically restart threads with increasing delay by @LeagueOfPoro in #90
- fix: docker table display by @DjordyKoert in #56
- feat: Dynamically loading bestStreams from Url in config by @wiflow in #87
- fix: Possible infinite loop in session refresh. by @LeagueOfPoro in #94
- fix: Properly close all connections by @LeagueOfPoro in #97
- fix: Correctly catch RateLimitException by @LeagueOfPoro in #109
- fix: Improve resiliency against 403 from watch heartbeat by @LeagueOfPoro in #114
- feat: change log handler to RotatingFileHandler by @s-Sizz in #111
- feat: Added time until next match, when there are no live matches. by @wiflow in #99
- feat: Move common tasks to a separate thread by @LeagueOfPoro in #115
- feat: Refactor the use of StatusCodeException by @LeagueOfPoro in #116
- feat: Added last drop league, to the last drop field by @wiflow in #96
- feat: Added Drop and 2FA Notifications and Toasts [BREAKING] by @Mazen-Ghaleb in #110
- fix: Fix failing watch requests detection by @LeagueOfPoro in #118
- Revert "feat: Added Drop and 2FA Notifications and Toasts [BREAKING]" by @LeagueOfPoro in #119
New Contributors
- @vitorsammarco made their first contribution in #71
- @hypixus made their first contribution in #88
- @wiflow made their first contribution in #87
- @s-Sizz made their first contribution in #111
- @Mazen-Ghaleb made their first contribution in #110
Full Changelog: v1.2...v1.3