Releases: RakambdaOrg/ChannelPointsMiner
Releases · RakambdaOrg/ChannelPointsMiner
2.4.5
What's Changed
⚙️ Internal
Full Changelog: 2.4.4...2.4.5
What's Changed
⚙️ Internal
Full Changelog: 2.4.4...2.4.5
2.4.4
What's Changed
🐛 Fixes
- Use GetUserIdFromLogin instead of ReportMenuItem by @Rakambda in #1180
- Fix regression in flyway 11.16.0 making connections to SQLite fail by @Rakambda in #1181
Full Changelog: 2.4.3...2.4.4
What's Changed
🐛 Fixes
- Use GetUserIdFromLogin instead of ReportMenuItem by @Rakambda in #1180
- Fix regression in flyway 11.16.0 making connections to SQLite fail by @Rakambda in #1181
Full Changelog: 2.4.3...2.4.4
2.4.3
What's Changed
🚀 Features
- Add PostgreSql database support by @npawlenko in #1159
New Contributors
- @npawlenko made their first contribution in #1159
Full Changelog: 2.4.2...2.4.3
2.4.2
2.4.1
mrcraftcod/channel-points-miner:develop should now use mrcraftcod/channel-points-miner:main
What's Changed
Other Changes
- Add more fields when sending spade infos by @Rakambda in 07a94f0
- Disable sending M3U8 calls as it seems to not be needed anymore by @Rakambda in aaef36e
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
🚀 Features
- Use Hermes WebSocket instead of PubSub by @Rakambda in #1112
- Seems like Twitch is transitioning their legacy PubSub API onto Hermes API. This PR should make the bot more future-proof as PubSub was switched off several weeks ago for public access. Twitch client access may follow the same fate soon. Hopefully this transition didn't break much.
- Listen to
BroadcastSettingsUpdatemessage to circumvent missingstreamUp/streamDownevents by @Rakambda in #1115 + Improve stream up/down detection by requesting current status onWithIsStreamLiveGQL operation by @Rakambda in #1116- Seems like Twitch stopped sending StreamUp/StreamDown events. We use this to circumvent this. However at any time they may restore those events and may lead to duplicate events being sent.
🐛 Fixes
Full Changelog: 2.3.6...2.4.0