From 6563028d3137e7d22724edc79d6db722a7b57f78 Mon Sep 17 00:00:00 2001 From: Kento Nishi Date: Mon, 20 Jun 2022 13:13:11 -0700 Subject: [PATCH] v2.6.1 --- src/components/changelog/Changelog.svelte | 7 ++++--- src/manifest.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/changelog/Changelog.svelte b/src/components/changelog/Changelog.svelte index 0c5e04f1..0bfce273 100644 --- a/src/components/changelog/Changelog.svelte +++ b/src/components/changelog/Changelog.svelte @@ -10,6 +10,10 @@ Superchats and membership messages now properly display profile pictures if enabled. +
  • + Fixed freezing issues when YouTube requests to render + duplicate message entries +
  • Fixed issues with the settings menu not opening properly on select devices @@ -18,9 +22,6 @@ Fixed pinned messages hindering visibility when scrolled to the top of the chat
  • -
  • - Fixed occasional freezing issues -