You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major: Added support for 7tv zero-width emotes. (#36)
Changes pulled from original Chatterino2 (commit 4e51707)
Major: Newly uploaded Twitch emotes are once again present in emote picker and can be autocompleted with Tab as well. (Chatterino#2992)
Major: Deprecated /(un)follow commands and (un)following in the usercards as Twitch has removed this feature for 3rd party applications. (Chatterino#3076, Chatterino#3078)
Major: Added the ability to add nicknames for users. (#137, Chatterino#2981)
Major: Fixed constant disconnections with more than 20 channels by rate-limiting outgoing JOIN messages. (Chatterino#3112, Chatterino#3115)
Minor: Added autocompletion in /whispers for Twitch emotes, Global Bttv/Ffz emotes and emojis. (Chatterino#2999, Chatterino#3033)
Minor: Received Twitch messages now use the exact same timestamp (obtained from Twitch's server) for every Chatterino user instead of assuming message timestamp on client's side. (Chatterino#3021)
Minor: Received IRC messages use time message tag for timestamp if it's available. (Chatterino#3021)
Minor: Added informative messages for recent-messages API's errors. (Chatterino#3029)
Minor: Added section with helpful Chatterino-related links to the About page. (Chatterino#3068)
Minor: Now uses spaces instead of magic Unicode character for sending duplicate messages (Chatterino#3081)