Skip to content

Commit

Permalink
Release 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Feb 8, 2024
1 parent 63bb44f commit dd81e8e
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 6 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
<h3>Changes</h3>
<ul>
<li>Added Waylaid Supplies for phase 2.</li>
<li>Profession items that can be used for Waylaid Supplies now also show their reputation value.</li>
<li>Added some Waylaid Supplies item level overrides.</li>
<li>Added option in Required Classes to use TBC Shaman color instead when playing on Era (blue instead of pink). This is enabled by default.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fixed options menu in Wrath.</li>
<li>Throttling Blizzard tooltip updates is now more reliable.</li>
<li>Text cache works better with items that are on cooldown.</li>
<li>Text cache behaves better when the RatingBuster addon is being used and its settings are changed.</li>
<li>Purple gem default color was restored to what it was before. It wasn't supposed to be the same as reputation text.</li>
<li>Reputation color now respects the setting.</li>
<li>Fix weapon speed sometimes displaying incorrectly when looking at multiple weapons with identical damage or dps numbers.</li>
<li>Fix various issues with tooltip hooking and comparison tooltips.</li>
</ul>
18 changes: 18 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<h1>2.11.0</h1>
<h3>Changes</h3>
<ul>
<li>Added Waylaid Supplies for phase 2.</li>
<li>Profession items that can be used for Waylaid Supplies now also show their reputation value.</li>
<li>Added some Waylaid Supplies item level overrides.</li>
<li>Added option in Required Classes to use TBC Shaman color instead when playing on Era (blue instead of pink). This is enabled by default.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Purple gem default color was restored to what it was before. It wasn't supposed to be the same as reputation text.</li>
<li>Reputation color now respects the setting.</li>
<li>Fix weapon speed sometimes displaying incorrectly when looking at multiple weapons with identical damage or dps numbers.</li>
<li>Fix various issues with tooltip hooking and comparison tooltips.</li>
</ul>


<p>&nbsp;</p>
<h1>2.10.3</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: 30403
## Interface-Wrath: 30403
## Interface-Classic: 11500
## Version: 2.10.3
## Interface-Classic: 11501
## Version: 2.11.0

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

0 comments on commit dd81e8e

Please sign in to comment.