Skip to content

Commit

Permalink
Release 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Dec 27, 2023
1 parent 55d3f11 commit 10dd85c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 5 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<h3>Fixes</h3>
<ul>
<li>Restored Feral Attack Power in Classic Era.</li>
<li>Reputation text now accounts for human racial bonus.</li>
<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>
</ul>
13 changes: 13 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<h1>2.10.2</h1>
<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>
</ul>


<p>&nbsp;</p>
<h1>2.10.1</h1>
<h3>Fixes</h3>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 30402
## Interface-Wrath: 30402
## Interface: 30403
## Interface-Wrath: 30403
## Interface-Classic: 11500
## Version: 2.10.1
## Version: 2.10.2

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

0 comments on commit 10dd85c

Please sign in to comment.