16.5.5
Bug Fixes
- howlongtobeat - patch out console.log flooding logs (730eaf34)
16.5.0 - 16.5.4
Bug Fixes
- alias - move cache invalidation to typeorm decorators (80ad9e6b)
- api - add ETIMEDOUT handling to Twitch API calls (d0505965)
- chat - send userName into overlay chat (0983d85b)
- commands - move cache invalidation to typeorm decorators (1e183d15)
- emotes - update gql for 7tv emotes fetch (e80e78e5)
- emotes - use custom api call to get animated emotes (69a2c1ca)
- emotescombo - fix incorrectly counted combo if emote changes, Fixes #5530 (3456a775)
- eventsub - raise timeout and retry if twitch have issues (8070ca40)
- follow - save exact date of follow and skip if already in eventlist (a1d7e83f)
- follow - simplify follow exist check (29afab8a)
- hltb - remove usage of hltb on add of new game manually (50116509)
- migration - add default value to timestamps (1e5e6daf)
- panel - add missing constants import and stringify ciphers (116cd97c)
- plugins - add update counter node (88f7b6cf)
- plugins - expose game changed variables (05ecfc24)
- plugins - fix incorrect emote parsing for explosion and fireworks (c8782dc2)
- plugins - remove filter advanced mode (9b7ae4bf)
- plugins - rename game variables to category (21eb3959)
- polls - fix overlay poll fetch (e8c26ed6)
- refresh - set token as invalid if refresh failed (67e5347f)
- runScript - properly escape double quotes (bee61858)
- userinfo - subscribedAt should not be required to get subage (c16d7d44)
- add ban log b31b2f78)
- add missing cache populate f06c7fa1)
- fix workflow for automated release 2b311259)
Features
- emotes - add twitch animated emotes support (68fe1b44)
- panel - exclude weak TLS ciphers and adding CA_BUNDLE (#5477) (a6456ac4)
- plugins - add clearchat and cheer listeners (866795b3)
- plugins - add custom JS on overlay node (bbacec6e)
- plugins - add emote explosion/firework nodes (13d222ae)
- plugins - add empty node (2f11a534)
- plugins - add sandbox for initial overlay load (d973236e)
- songs - add filtering support for new UI (56ac402d)
- twitch - add !replay command (a939339a)
- users - change filters to work in new UI (7888b715)