Skip to content

Commit

Permalink
Release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Aug 23, 2023
1 parent 0a0e1bd commit 1fd7766
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 20 deletions.
33 changes: 15 additions & 18 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,27 +1,24 @@
<h3>Fixes</h3>
<ul>
<li>The Profile tab is once again visible in options menu.</li>
<li>Options menu categories are sorted in the intended order.</li>
</ul>


<p>&nbsp;</p>
<h1>2.8.0</h1>
<h3>New Features</h3>
<ul>
<li>Add Stack Size.</li>
<li>Added Sockets customization.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Add item levels to tokens for post-Ulduar content.</li>
<li>Default color for Charges has been changed to orange.</li>
<li>Cache has been re-enabled.</li>
<ul>
<li>This feature greatly improves performance, but it may cause strange formatting on occasion.</li>
<li>If a tooltip appears to be formatted incorrectly, hide the tooltip for 5+ seconds to clear the cache.</li>
<li>Toggle option in ZeraTooltip Options > Features.</li>
</ul>
<li>Options menu polish.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix double Heroic tags on items. Blizzard finally added them back into native tooltips!</li>
<li>Fix item level not always appearing in the correct spot under certain settings.</li>
<li>The new options menu is bugged and embedded textures cause extreme lag.</li>
<ul>
<li>For now, ZeraTooltip options have been moved into a separate window.</li>
</ul>
<li>Now compatible with classic era PTR servers.</li>
<li>Heroic tags now work as expected when colorblind mode is enabled.</li>
<li>The Socket Hint option is no longer visible before TBC.</li>
<li>Some item level overrides for ZG and AQ40 tokens have been corrected.</li>
<li>Viewing jewelcrafter's gems when not a jewelcrafter now looks as expected.</li>
<li>Increase performance.</li>
<li>Fix Blizzard tooltip issue which can cause flickering.</li>
</ul>
28 changes: 28 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
<h1>2.9.0</h1>
<h3>New Features</h3>
<ul>
<li>Added Sockets customization.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Cache has been re-enabled.</li>
<ul>
<li>This feature greatly improves performance, but it may cause strange formatting on occasion.</li>
<li>If a tooltip appears to be formatted incorrectly, hide the tooltip for 5+ seconds to clear the cache.</li>
<li>Toggle option in ZeraTooltip Options > Features.</li>
</ul>
<li>Options menu polish.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Now compatible with classic era PTR servers.</li>
<li>Heroic tags now work as expected when colorblind mode is enabled.</li>
<li>The Socket Hint option is no longer visible before TBC.</li>
<li>Some item level overrides for ZG and AQ40 tokens have been corrected.</li>
<li>Viewing jewelcrafter's gems when not a jewelcrafter now looks as expected.</li>
<li>Increase performance.</li>
<li>Fix Blizzard tooltip issue which can cause flickering.</li>
</ul>


<p>&nbsp;</p>
<h1>2.8.1</h1>
<h3>Fixes</h3>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 30402
## Interface-Wrath: 30402
## Interface-Classic: 11403
## Version: 2.8.1
## Interface-Classic: 11404
## Version: 2.9.0

## X-Curse-Project-ID: 533049
## X-Wago-ID: Qb6mJ1KP
Expand Down

0 comments on commit 1fd7766

Please sign in to comment.