12.2.1 - 12.2.8
ℹ️ Fixes tagged with * are newly added for release 12.2.8
Bug Fixes
- api - cleanup subscribers value before getting new list (3656f418)
- api - correctly return async data from updateChannelViewsAndBroadcasterType (95b283c9)
- api - remove cursor for subscriber check to load full list (#4543), Fixes discord#798746751372623913 (63e78060)
- commons - check sendWithMe value instead of object, Fixes discord#798582979013378115 (80cef697)
- *cooldown - cooldownNotifyAsWhisper will send whisper, Fixes discord#799085532201615412 (6c90ed63)
- filter - command filter should run aliases (67863be5)
- helpers - fix several variables not propagating through system (#4542) (f8d8b9dc)
- helpers - make several variables correctly persistent (373bb5aa)
- hltb - fix incorrect search argument to access item, Fixes discord#798641806773583933 (8a7f155f)
- message - change tmi to tmi.message to silent messages (d3dc5d0c)
- tmi - track only increments for subgift (62cf0cfa)
- ui - initialize layout for newly created dashboard, Fixes discord#797508193848524801 (462817a2)
- *ui - save of settings should be more consistent (6644af93)
- ui - viewers sidebar labels should be scrolling, Fixes discord#798923517626286150 (e8f138b3)
12.2.0
Bug Fixes
- customvariable - log warning on unprivileged variable change (#4534), Fixes #4528 (601a0109)
- donationalerts - reason should be readable in logs, Fixes #4530 (85eaef3b)
- tmi - subgifts should be properly incremented (#4536), Fixes discord#797823767001825300 (4880d253)
- ui - clearer bot startup message (00af3b04)
- ui - move and delete keyword responses properly (#4535), Fixes discord#798212353517813790 (3d35714b)
- ui - wait a but after bot starting message (281ba8f8)