From 106923549d3a812007b705973823403fc8072aa2 Mon Sep 17 00:00:00 2001 From: fourtf Date: Sat, 22 Aug 2020 16:58:35 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 071a69903..be2b870a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,14 @@ ## Unversioned -- Minor: Added support for Brave browser. (#1862) - Major: We now support image thumbnails coming from the link resolver. This feature is off by default and can be enabled in the settings with the "Show link thumbnail" setting. This feature also requires the "Show link info when hovering" setting to be enabled (#1664) - Major: Added image upload functionality to i.nuuls.com with an ability to change upload destination. This works by dragging and dropping an image into a split, or pasting an image into the text edit field. (#1332, #1741) -- Minor: Add a switcher widget, similar to Discord. It can be opened by pressing Ctrl+K. (#1588) - Major: Added option to display tabs vertically. (#1815) +- Major: Support the highlighted messages redeemed with channel points on twitch.tv. +- Major: Added emote completion with `:` +- Minor: Added a "Streamer Mode" that hides user generated images while obs is open. +- Minor: Added extension support for Brave browser and Microsoft Edge. (#1862) +- Minor: Add a switcher widget, similar to Discord. It can be opened by pressing Ctrl+K. (#1588) - Minor: Clicking on `Open in browser` in a whisper split will now open your whispers on twitch. (#1828) - Minor: Clicking on @mentions will open the User Popup. (#1674) - Minor: You can now open the Twitch User Card by middle-mouse clicking a username. (#1669)