Skip to content

v1.7.0

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 19 Dec 21:14
· 445 commits to master since this release
c32c023

Bug Fixes

  • ensure first ever follower triggers FollowEvent (#484)
  • add a rich version constraint for databind 2.13.0 (#464)

Features

  • add more chat and prediction related gql queries (#466)
  • implement new helix moderation api endpoints (#468)
  • add chat event for single message deletion (#470)
  • support clear in pubsub mod actions topic (#471)
  • implement soundtrack beta helix endpoints (#477)
  • implement ChannelMessageEvent#isDesignatedFirstMessage (#485)
  • implement the irc auth rate limit (#486)

Deprecations

  • deprecate helix get banned,moderator,subscription events (#474)
  • remove bulk helix bans due to twitch announcement (#482)

Internal

  • optimize user id to ban user input mapping (#475)

Dependencies

  • bump okhttp from 4.9.2 to 4.9.3 (#467)
  • bump junit-bom from 5.8.1 to 5.8.2 (#469)
  • bump caffeine from 2.9.2 to 2.9.3 (#476)
  • bump logback-classic from 1.2.7 to 1.2.8 (#478)
  • bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.1 (#480)
  • update gradle wrapper from 7.3 to 7.3.1 (#479)
  • bump logback-classic from 1.2.8 to 1.2.9 (#483)
  • bump bucket4j-core from 4.7.0 to 7.0.0 (#481)
  • javadoc enhance + namings migration (#473)