Skip to content

Commit

Permalink
- Updating to 1.1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
SaviorXTanren committed Nov 12, 2023
1 parent 6c1cbcf commit b257213
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MixItUp.WPF/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<body>
<h1 style="color: #5e9ca0;">Changelog</h1>

<h2 style="color: #2e6c80;">v1.1.0.7:</h2>
<h2 style="color: #2e6c80;">v1.1.0.7-8:</h2>
<h3><b><u>IMPORTANT NOTE:</u></b> Due to performance and memory issues we have been seeing related to animated emotes within the Chat page, we have temporarily disabled all animated emotes and they will instead be replaced with their static counter-parts. This change only affects animated emotes that are rendered on the Chat page; this does not affect anything with animated images or videos through the Overlay. We have been hard at work attempting to improve the performance of emote rendering in the app to ensure it remains responsive and we have made large improvements to the rendering of static emote images. However the libraries available to use for rendering animated emotes are not to the level of performance and memory efficiency to ensure a quality experience for our users. We will be continuing to investigate alternatives to bring back animated emotes and will keep users aware of any progress we are able to make.</h3>

<ul>
<li>Fixing bug with Twitch Hype Chat event command triggering for regular chat messages</li>
<li>Performance and memory improvements for rendering emotes on the Chat page</li>
<li>Adding $streamdescription Special Identifier for use with YouTube streams</li>
<li>Various quality of life &amp; bug fixes</li>
Expand Down
2 changes: 1 addition & 1 deletion MixItUp.WPF/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.7")]
[assembly: AssemblyVersion("1.1.0.8")]

0 comments on commit b257213

Please sign in to comment.