Skip to content

Commit

Permalink
Release 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Dec 31, 2023
1 parent 616e997 commit 19dbbe2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<h3>Fixes</h3>
<ul>
<li>Fix incompatibilty with other addons that hook tooltips a certain way (like Auctionator), which was causing tooltips to sometimes show the wrong item.</li>
<li>Fixed Season of Discovery runes not being recognized on chest items which are marked as "robe" items instead of "chest" items.</li>
<li>Fixed an issue when padding the end of the tooltip is disabled and Max Stack Size is visible.</li>
<li>ZeraTooltip will now try harder to avoid creating an empty line at the bottom of tooltips when padding the end of the tooltip. The padding should only happen when another addon is adding tooltip lines.</li>
<li>Recipes that embed item tooltips inside them now work a little better. Reordering lines in the embedded section should no longer hoist them to the recipe section at the top.</li>
<li>The white line at the top of recipes that tells you what you learn is now recognized as a "Use" line, so the prefix will be modified.</li>
<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>
</ul>
11 changes: 11 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<h1>2.10.3</h1>
<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>
</ul>


<p>&nbsp;</p>
<h1>2.10.2</h1>
<h3>Fixes</h3>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion 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.2
## Version: 2.10.3

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

0 comments on commit 19dbbe2

Please sign in to comment.