Skip to content

Commit

Permalink
- Updating to 1.1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
SaviorXTanren committed Feb 27, 2024
1 parent eb3b041 commit de070fc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions MixItUp.WPF/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@
<body>
<h1 style="color: #5e9ca0;">Changelog</h1>

<h2 style="color: #2e6c80;">v1.1.0.15:</h2>
<ul>
<li>Adding Pulsoid service connectivity</li>
<ul>
<li>Pulsoid can be connected by visiting the Services page.</li>
<li>A special 20% discount is available for new Pulsoid BRO plan user that also helps support Mix It Up development: https://pulsoid.net/s/WAoxz</li>
<li>The Pulsoid Heart Rate Changed Event command allows you to perform actions as your heart rate changes based on your Pulsoid service settings.</li>
<li>Adding $pulsoidheartrate Global Special Identifier</li>
</ul>
<li>Fixing bug related to certain Crowd Control packs and effects not loading properly within the Crowd Control command editor</li>
<li>Adding support for all Giveaway Special Identifiers to be usable globally across all commands</li>
<li>Services are now listed in alphabetical order on the Services page</li>
<li>Various quality of life &amp; bug fixes</li>
</ul>

<h2 style="color: #2e6c80;">v1.1.0.14:</h2>
<ul>
<li>Adding YouTube section to Channel page</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.14")]
[assembly: AssemblyVersion("1.1.0.15")]

0 comments on commit de070fc

Please sign in to comment.