Releases: kanimaru/twitcher
Releases · kanimaru/twitcher
Couple of new Features
What's Changed
- feat: Add chat bot node for writing with a bot account
- Add more transparency of how the nodes are under the hood are created
- implement Reward Resource and Redemption Node for easy implementation of Rewards
- Add more debugger protection to not spoil the secrets during debug
- Fixes unsetup for proper twitch disconnection by @TooPixelTV in #79
- Fix problems with response parameter
- Fix revoke token will now show correctly
- Updated to latest API from Twitch
- Some more minor fixes
New Contributors
- @TooPixelTV made their first contribution in #79
Full Changelog: 2.2.2...2.3
Cheermote Fix / add API changes from Twitch
- Fixed problem with cheermote caching.
- Add couple of new features from Twitch API (new Hypetrain API and Shared Chat stuff)
- more typesafeties.
- display of token type (app access, user access)
- TwitchEventListener is now pulling its Eventsub dependency too like the rest of the Twitcher Nodes
couple of other small changes see commit messages
Full Changelog: 2.2.1...2.2.2
Important fixes (potential breaking change)
TwitchChatMessage: May break the code because of signature changes to unify the methods! Just reorder the parameters.
Features:
- Choose what (scale, theme, animated/static) emotes, badges, cheermotes you want to load from a chat message.
- UserConverter is more robust and behaivour can be toggled to auto load current user or not.
Bugfixes:
- important fix for Eventsub resetting user the whole time
- fixed problem with missing function of cheermote loading
- infinite token refreshes on invalid oauth settings
and couple of chores
[F&F] Fixes and small Features
Feat:
- Unsetup to teardown everything
- Logger got a simple setup and time
Fixes:
- User converter had problems to use right editor token after a while
- null opt parameters with paging should be fixed
- Setup now remembers its configured paths
- Other small fixes and chores to improve logging
Full Changelog: 2.1...2.1.3
2.1.1
v2.1 Beta
V2.0 Beta
1.3
Turtle - hardening the lib v1.2
What's Changed
** * [Possible Breaking Change] Add new Node (TwitchCommand the old TwitchCommand got renamed to TwitchCommandData )**
- Added new token introspection to the settings window
- Added the mandatory validation check of the token
- Adjusted the login process so that it doesn't spam Twitch alot and helps the user to find the problem with their authroization
- Fixes problems with empty tags
- Fixed bugs with double initialization of TwitchService
- Added an explicit window for TwitcherSettings to store the Client Secret in an extra encrypted file (closes #15 beginning of #10)
- Changed the OAuth Library so that you can have the Authorization as an explicit Resource
- Added more optional methods, fixed probably the content-types by @kanimaru in #8
- Fixed oOuch http client does not need to call free by @FortunesFavored in #16
- Issue 19: Warning if channel_name is empty by @MrOnosa in #20
New Contributors
- @FortunesFavored made their first contribution in #16
- @MrOnosa made their first contribution in #20
Full Changelog: 1.0...1.2
[Sorry for the breaking change!]
1.1
What's Changed
- Added more optional methods, fixed probably the content-types by @kanimaru in #8
- Fixed oOuch http client does not need to call free by @FortunesFavored in #16
- Issue 19: Warning if channel_name is empty by @MrOnosa in #20
New Contributors
- @FortunesFavored made their first contribution in #16
- @MrOnosa made their first contribution in #20
Full Changelog: 1.0...1.1