14.6.5
Bug Fixes
- emotes - check potential emote codes and don't load full emote cache (d73274e7)
- emotescombo - check potential emote codes and don't load full emote cache (1106dfb7)
- getLatest100Followers - fix incorrectly applied values from rest call (bfe2e3c4)
14.6.0 - 14.6.4
Bug Fixes
- backup - properly exit process on end (78146d21)
- commons - add forbidReply on parserReply (164fda16)
- currency - change to https (4e39c21a)
- currency - retry fetch should be adding minute every fail (27a6fb2e)
- docs - update incorrect links to docs (0becc876)
- eventsub - change socket namespace (46939769)
- interface - remove service from enable logging, Fixes #4902 (219e7d13)
- isFollowerUpdate - remove unnecessary condition (3ed2ecc5)
- isFollowerUpdate - trigger follow event only if user was not follower (57756d2b)
- message - check if channel is defined before sending message (fb5e7a45)
- pubsub - control pubsub connection by access token changes (04e51a40)
- pubsub - reduce spam of pubsub when access token is changed, Fixes #4912 (f1143a90)
- quickAction - run alias and custom commands on command trigger (#4905), Fixes #4904 (efae7a6b)
- randomizer - update randomizer to use new tts code (f2d285a7)
- runScript - minify code before running (e09f1cca)
- runScript - remove loading full user set on script run (#4911), Fixes #4910 (56ed326c)
- runScript - use stripped script to remove comments, Fixes #4907 (5a5b3159)
- services - set correct twitch emotes nsp (29e7c1f7)
- socket - add error message (3a554fd6)
- twitch - refresh token if invalid on call (5d010596)
- twitch - remove fullscale follower load (f12ca712)
- twitch - remove reduntant self check on whispers (#4896) (09219d2f)
- twitch - slow down validation to be able to pick up changes (a4426040)
- updater - remove changelog fetch (d2168bd5)
- validate - properly check refresh token value and log message if empty (cb2b8093)