Skip to content

Releases: twitch4j/twitch4j

v1.0.0-alpha.9

18 Mar 21:23
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

Modifications

  • supports both getAllSubscribers and getSubscriberByUserId
  • adds error tracking (sentry.io)
  • improve helper function to get stream state change events with fewer requests

Fixes

  • some typos in the docs
  • fixed a bug that caused whispers to not be send in some cases

Migration

  • No actions required

v1.0.0-alpha.8

15 Feb 21:47
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

Modifications

  • add getBroadcasterSubscribers method to the helix module

Fixes

  • a bug caused some pm's to not trigger events

Migration

  • No actions required

v1.0.0-alpha.7

27 Jan 20:35
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

Modifications

  • adds a helper class with common use cases (events for go live/offline/stream title/stream game/follows)

Fixes

  • the userId in helix was of type string in some cases, it was changed to long to reflect the actual data type

Migration

  • if you used the helix api, you may need to change the parameters to pass in long's to the api instead of strings

v1.0.0-alpha.6

12 Jan 19:27
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Modifications

  • add rest-tmi module
  • fetch token info using the credentialManager, if not provided
  • add subscribers method to kraken module, since it's still missing in helix

Fixes

  • add withCommandTriggers to the main builder to use the CommandEvent
  • add missing enablePubSub method to twitch4j builder
  • don't join channel null if the token doesn't contain user information

Migration

No actions required

v1.0.0-alpha.5

25 Dec 13:49
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Modifications

  • moved kraken package into com.github.twitch4j.kraken

Fixes

  • add PubSub to the Twitch4J Builder (reported by Connorwrightkappa)
  • prevent a error that was caused by messages of users without any chat badges (reported by Oryteclin)
  • add kraken.addFollow method

Migration

  • imports of kraken models may need to be updated to match the package com.github.twitch4j.kraken

v1.0.0-alpha.4

21 Dec 16:28
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Modifications

  • PubSub module (whisper topic only)
  • GraphQL module
  • Helix methods for games
  • Kraken module fur legacy methods that aren't available in helix yet

Fixes

None

Migration

No actions required

Twitch4J v0.11.1

19 Jul 23:25
8f01839
Compare
Choose a tag to compare

imGlitch Announcement!!!

The patch v0.11.1 is good to go. We have some news for fans, cause we focusing for major release v1, we just only bugfixing v0.*'s. No more features. We will inform you about major release progress on our Discord Server. We know the Javadoc.io is won't pull from JCenter. We are working on it.

VoHiYo Bugs

  • fixing Scopes while was be authorizing non-lowercase.
  • fixing video id deserialization using ChannelEndpoint#getVideos()

Twitch4J v0.11.0

15 Jul 12:21
0b0353b
Compare
Choose a tag to compare

imGlitch Here We GO!!!

The official release v0.11.0 is here. Grab some copy from JCenter. Don't mind if I said appreciate from different language. Because i can Kappa?!

PogChamp What's new

  • API Remodeled. Some endpoints has been changed. Checkout Javadoc
  • Deprecated ChannelFeeds (#50) BibleThump - because Twitch said's We are not a Facebook Kappa. Use a Twitter instead.
  • TwitchScopes is now Scopes, cause Streamlabs has been separated, will be maded soon as T4J Module.
  • Command test's and some fixes related below - Merci @YaourtGG

VoHiYo Bugs

  • No more NPE from command issue - Merci encore @YaourtGG
  • Fixed OAuth issue authorization scope - Дзякуй @artek2001

Happy Sunday !!!