Skip to content

Releases: kanimaru/twitcher

Couple of new Features

16 Nov 11:46
931bbcb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.2...2.3

Cheermote Fix / add API changes from Twitch

15 Sep 08:48
91987eb

Choose a tag to compare

  • 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)

22 Jun 21:57
203920a

Choose a tag to compare

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

20 Jun 10:19
8ace401

Choose a tag to compare

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

04 Jun 15:37

Choose a tag to compare

What's Changed

  • Couple of fixes and cleanups by @kanimaru in #62
  • Tried to fix Godot's TLS Bug

Full Changelog: 2.1...2.1.1

v2.1 Beta

19 May 17:35
659ca2a

Choose a tag to compare

Couple of bugfixes and small life improvements

V2.0 Beta

01 May 12:46
a3fc37c

Choose a tag to compare

Everything changed see docs.

1.3

18 Sep 19:38
c1aae9e

Choose a tag to compare

1.3

What's Changed

  • fixed problems with optional values
  • fixed problems with tags
  • fix invalid assignment by @lublak in #25
  • Add get_current_user helper func to fetch data about authenticated user without providing username or user_id by @artbarte in #36

New Contributors

Full Changelog: 1.2...1.3

Turtle - hardening the lib v1.2

09 Aug 22:10
aa2a2da

Choose a tag to compare

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

Full Changelog: 1.0...1.2

[Sorry for the breaking change!]

1.1

23 Jul 21:11
4e13977

Choose a tag to compare

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

Full Changelog: 1.0...1.1