Skip to content

Commit

Permalink
- Updating to 1.2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Olivo committed Oct 27, 2024
1 parent 353c2c7 commit e4deb0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions MixItUp.WPF/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ <h1 style="color: #5e9ca0;">Changelog</h1>

<h3 style="color: red;"><b><u>IMPORTANT NOTE:</u></b> This update introduces large-scale changes to all Overlay functionality throughout the application and includes some breaking changes. As such, we recommend NOT updating immediately before a stream and waiting until you have time to walkthrough all of the changes and ensure your Overlay setup and interactions are configured to your liking.</h3>

<h2 style="color: #2e6c80;">v1.2.0.11:</h2>
<ul>
<li>Adding support for Team Incentives and Team Milestones for DonorDrive. These are usable only while the "Include Team Donations / Events" option is toggled under Services -> DonorDrive</li>
<li>Fixing bug with Twitch Mass Gifted Sub event command not triggering if the Mass Gifted Subs Filter Amount setting is disabled</li>
<li>Various quality of life &amp; bug fixes</li>
</ul>

<h2 style="color: #2e6c80;">v1.2.0.0-1.2.0.10:</h2>
<ul>
<li>Overlay v3 functionality updates:</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.2.0.10")]
[assembly: AssemblyVersion("1.2.0.11")]

0 comments on commit e4deb0a

Please sign in to comment.