Skip to content

v2.2.0

Compare
Choose a tag to compare
@Luzifer Luzifer released this 16 Jan 14:47
· 412 commits to master since this release
v2.2.0
a501dcd
  • [ci] Make installed go binaries available during build
  • [core] Add deprecated but still used V5 ChannelEditor scope
  • [core] Add EventSub subscription prefetching
  • [core] Add "follow" event using EventSub
  • [core] Add handling for channel point rewards
  • [core] Do not retry POST requests automatically
  • [core] Fix: Event data was not available in rule templates
  • [core] Implement dynamic token update and broadcaster permissions (#13)
  • [core] Improve EventSub API request design
  • [docs] Update README
  • [editor] Display disconnected status instead of error
  • [editor] Fix follow-redirects vulnerability (CVE-2022-0155)
  • [editor] Prevent adding invalid usernames as channel / editor

Changes in v2.1.0

  • [automessage] Add disable switch
  • [ban] Add HTTP API route for banning users
  • [core] Add status / health check API
  • [core] Fix: send-message function passed to plugin was nil
  • [core] Fix: Strip newlines from message templates
  • [core] log bits from chat message
  • [editor] Fix: Removing cooldown resulted in save error
  • [editor] Rework to use esbuild / Vue component files (#12)