Releases: rdavydov/Twitch-Channel-Points-Miner-v2
Releases · rdavydov/Twitch-Channel-Points-Miner-v2
1.8.3
What's Changed
disable_at_in_nicknamesetting: set toTrueif you want to check for your nickname mentions in the chat even without@sign (seeREADMEorexample.py)- proper fix of #291
- fix log tracking for pm2 applications by @RyanPotat in #290
New Contributors
- @RyanPotat made their first contribution in #290
Full Changelog: 1.8.2...master
1.8.2
What's Changed
- headerVisibility setting in localStorage - saves the header visibility setting in your browser
- Fix infinite loading if streamer hasn't been streaming by @NaJager in #271
- Update README.md by @mik-at in #278
- fix: #251 by @nahSystemu in #260
- Added Matrix notifications by @Spencer-0003 in #228
New Contributors
- @NaJager made their first contribution in #271
- @mik-at made their first contribution in #278
- @nahSystemu made their first contribution in #260
- @Spencer-0003 made their first contribution in #228
Full Changelog: 1.8.1...master
1.8.1 Better CHAT_MENTION
What's Changed
Full Changelog: 1.8.0...master
1.8.0 CHAT_MENTION
What's Changed
Don't forget to add Events.CHAT_MENTION to events in telegram and discord in run.py.
Full Changelog: 1.7.9...master
1.7.9 bugfix
1.7.8 time_zone
What's Changed
- Fixed #189
- Added a new
LoggerSettingsoption,time_zone="America/Denver"that sets a specific time zone for console and file loggers. Use tz database names. Example: "America/Denver". Fixed #205 - ⚠ First of all, install and upgrade requirements:
pip install -U -r requirements.txt
Full Changelog: 1.7.7...master
1.7.7 moments feature
What's Changed
- Replace bug reports and feature requests with Github forms by @reconman in #190
- Moments by @rdavydov in #191
Experimental moments claiming feature has been added.
Full Changelog: 1.7.6...master
1.7.6
What's Changed
- Added
disable_ssl_cert_verificationoption that fixes #177 - Added a checkbox that toggles header in the Analytics UI. Fixes #179
- Fix my fix breaking analytics by @silentguy256 in #180
Full Changelog: 1.7.5...master
1.7.5
What's Changed
- Multiple improvements for the analytics page by @silentguy256 in #146
- Fix EventPrediction on refund by @hpeter2 in #143
Full Changelog: 1.7.4...master