Releases: aitronz/TwitchDropsMiner-updated-unrestricted
v15.10.0 - Updated tested build (56a7dbd)
⚠️ Please help with translation as tracked in Windows200000#2 (Indonesian) and channel points as tracked in Windows200000#23 !
This is an automatically generated updated version of the application, that includes the latest master branch changes.
This build should be stable, but if you encounter anything, please report any issues you find.
- Last build date:
2024-08-14 15:09:59+00:00
- Reference commit: 56a7dbd
Patch notes:
v15.8.2
13.8.2024
- update hash and add new variable includeIsDJ to fix
PersistedQueryNotFound
as reported in Windows200000#159- Thanks to @Nazar1ky for the fix
v15.8.1
5.8.2024
- Changed ClientType to android app to fix
KeyError: 'data'
as reported in Windows200000#161- Thanks to @Nazar1ky for the fix
23.7.2024
- Updated
ViewerDropsDashboard
request to mitigate crashes if the old one becomes obsolete.
v15.8.0
22.7.2024
- Changed GQL persistant query
DropCampaignDetails
hash to match a change on Twitch's side and preventPersistedQueryNotFound
crash on startup.
16.7.2024
- Updated French and Indonesian translation
v15.7.1
1.7.2024
- Patched bug due to Twitch falsely reporting time claimed
- Campaigns, that are both repeating AND are falsely reported, could still cause issues. Tracked in Windows200000#139.
v15.7.0
13.6.2024
- The miner saves and restores the window position
- You can reset the position with a new tray icon option:
Show (Refresh)
- You can reset the position with a new tray icon option:
- Tray icon is now always visible
- Updated French and Dutch translation as well as corresponding credits
10.6.2024
- Fixed crash upon Twitch returning
"broadcaster": null
10.6.2024
- Updated Danish, Indonesian and Portuguese translation as well as corresponding credits
v15.6.1
7.6.2024
- Hotfix for campaigns with subscription requirement having
requiredMinutesWatched
set to0
causingdivision by 0
crash, tracked in Windows200000#101
5.6.2024
- Fixed progress reporting not being translated to other languages
v15.6.0
1.6.2024
- Fixed bug where long campaign names caused a crash when trying to update tray description
- Fixed
UnboundLocalError
crash due to wrong indentation
30.5.2024
- Updated Arabic, Turkish, Simplified Chinese and English translation as well as corresponding credits
28.5.2024
- Updated Italian, Polish, Turkish and Ukrainian translation as well as corresponding credits
v15.5.0
25.5.2024
- Added ability to prioritize by Campaign end date (made by @jaredkotoff)
- Updated Simplified and Traditional Chinese, Turkish and Ukrainian translation as well as corresponding credits
v15.4.0
23.5.2024
- Fixed crash on Linux caused by trying to apply a Windows-exclusive Tkinter theme
- Updated English, German, Czech, Spanish and Russian translation as well as corresponding credits for dark themes and potential future Campaign prioritization by end date
v15.3.0
22.5.2024
- Completed dark mode 🎉
20.5.2024
- Added incomplete dark mode
v15.2.0
19.5.2024
- Updated French translation as well as corresponding credits
18.5.2024
- Updated Russian, Ukrainian and Traditional Chinese translation as well as corresponding credits
- Various changes to github workflows
v15.1.0
17.5.2024
- Updated Italian, Simplified Chinese and Spanish translation as well as corresponding credits
- Various changes to github workflows
v15.9.0 - Updated tested build (d1381a6)
⚠️ Please help with translation as tracked in Windows200000#2 (Indonesian) and channel points as tracked in Windows200000#23 !
This is an automatically generated updated version of the application, that includes the latest master branch changes.
This build should be stable, but if you encounter anything, please report any issues you find.
- Last build date:
2024-08-10 21:19:01+00:00
- Reference commit: d1381a6
Patch notes:
v15.8.1
5.8.2024
- Changed ClientType to android app to fix
KeyError: 'data'
as reported in Windows200000#161- Thanks to @Nazar1ky for the fix
23.7.2024
- Updated
ViewerDropsDashboard
request to mitigate crashes if the old one becomes obsolete.
v15.8.0
22.7.2024
- Changed GQL persistant query
DropCampaignDetails
hash to match a change on Twitch's side and preventPersistedQueryNotFound
crash on startup.
16.7.2024
- Updated French and Indonesian translation
v15.7.1
1.7.2024
- Patched bug due to Twitch falsely reporting time claimed
- Campaigns, that are both repeating AND are falsely reported, could still cause issues. Tracked in Windows200000#139.
v15.7.0
13.6.2024
- The miner saves and restores the window position
- You can reset the position with a new tray icon option:
Show (Refresh)
- You can reset the position with a new tray icon option:
- Tray icon is now always visible
- Updated French and Dutch translation as well as corresponding credits
10.6.2024
- Fixed crash upon Twitch returning
"broadcaster": null
10.6.2024
- Updated Danish, Indonesian and Portuguese translation as well as corresponding credits
v15.6.1
7.6.2024
- Hotfix for campaigns with subscription requirement having
requiredMinutesWatched
set to0
causingdivision by 0
crash, tracked in Windows200000#101
5.6.2024
- Fixed progress reporting not being translated to other languages
v15.6.0
1.6.2024
- Fixed bug where long campaign names caused a crash when trying to update tray description
- Fixed
UnboundLocalError
crash due to wrong indentation
30.5.2024
- Updated Arabic, Turkish, Simplified Chinese and English translation as well as corresponding credits
28.5.2024
- Updated Italian, Polish, Turkish and Ukrainian translation as well as corresponding credits
v15.5.0
25.5.2024
- Added ability to prioritize by Campaign end date (made by @jaredkotoff)
- Updated Simplified and Traditional Chinese, Turkish and Ukrainian translation as well as corresponding credits
v15.4.0
23.5.2024
- Fixed crash on Linux caused by trying to apply a Windows-exclusive Tkinter theme
- Updated English, German, Czech, Spanish and Russian translation as well as corresponding credits for dark themes and potential future Campaign prioritization by end date
v15.3.0
22.5.2024
- Completed dark mode 🎉
20.5.2024
- Added incomplete dark mode
v15.2.0
19.5.2024
- Updated French translation as well as corresponding credits
18.5.2024
- Updated Russian, Ukrainian and Traditional Chinese translation as well as corresponding credits
- Various changes to github workflows
v15.1.0
17.5.2024
- Updated Italian, Simplified Chinese and Spanish translation as well as corresponding credits
- Various changes to github workflows
First Unrestricted Release v15.8.1 - Updated tested build (05fd654) - Fix for KeyError: 'data' Latest
⚠️ Please help with translation as tracked in Windows200000#2 (Indonesian) and channel points as tracked in Windows200000#23 !
This is an automatically generated updated version of the application, that includes the latest master branch changes.
This build should be stable, but if you encounter anything, please report any issues you find.
- Last build date:
2024-08-10 21:07:52+00:00
- Reference commit: 34cb1ec
Patch notes:
v15.8.1
5.8.2024
- Changed ClientType to android app to fix
KeyError: 'data'
as reported in Windows200000#161- Thanks to @Nazar1ky for the fix
23.7.2024
- Updated
ViewerDropsDashboard
request to mitigate crashes if the old one becomes obsolete.
v15.8.0
22.7.2024
- Changed GQL persistant query
DropCampaignDetails
hash to match a change on Twitch's side and preventPersistedQueryNotFound
crash on startup.
16.7.2024
- Updated French and Indonesian translation
v15.7.1
1.7.2024
- Patched bug due to Twitch falsely reporting time claimed
- Campaigns, that are both repeating AND are falsely reported, could still cause issues. Tracked in Windows200000#139.
v15.7.0
13.6.2024
- The miner saves and restores the window position
- You can reset the position with a new tray icon option:
Show (Refresh)
- You can reset the position with a new tray icon option:
- Tray icon is now always visible
- Updated French and Dutch translation as well as corresponding credits
10.6.2024
- Fixed crash upon Twitch returning
"broadcaster": null
10.6.2024
- Updated Danish, Indonesian and Portuguese translation as well as corresponding credits
v15.6.1
7.6.2024
- Hotfix for campaigns with subscription requirement having
requiredMinutesWatched
set to0
causingdivision by 0
crash, tracked in Windows200000#101
5.6.2024
- Fixed progress reporting not being translated to other languages
v15.6.0
1.6.2024
- Fixed bug where long campaign names caused a crash when trying to update tray description
- Fixed
UnboundLocalError
crash due to wrong indentation
30.5.2024
- Updated Arabic, Turkish, Simplified Chinese and English translation as well as corresponding credits
28.5.2024
- Updated Italian, Polish, Turkish and Ukrainian translation as well as corresponding credits
v15.5.0
25.5.2024
- Added ability to prioritize by Campaign end date (made by @jaredkotoff)
- Updated Simplified and Traditional Chinese, Turkish and Ukrainian translation as well as corresponding credits
v15.4.0
23.5.2024
- Fixed crash on Linux caused by trying to apply a Windows-exclusive Tkinter theme
- Updated English, German, Czech, Spanish and Russian translation as well as corresponding credits for dark themes and potential future Campaign prioritization by end date
v15.3.0
22.5.2024
- Completed dark mode 🎉
20.5.2024
- Added incomplete dark mode
v15.2.0
19.5.2024
- Updated French translation as well as corresponding credits
18.5.2024
- Updated Russian, Ukrainian and Traditional Chinese translation as well as corresponding credits
- Various changes to github workflows
v15.1.0
17.5.2024
- Updated Italian, Simplified Chinese and Spanish translation as well as corresponding credits
- Various changes to github workflows