Skip to content

Commit

Permalink
prepare release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luzifer committed Jan 16, 2022
1 parent 6910b52 commit a501dcd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 2.2.0 / 2022-01-16

* [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

# 2.1.0 / 2021-12-24

* [automessage] Add disable switch
Expand Down

0 comments on commit a501dcd

Please sign in to comment.