Skip to content

Commit

Permalink
Release 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Jul 16, 2024
1 parent 805f11d commit b45182b
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 9 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<h3>Features</h3>
<ul>
<li>Decimal and Thousands separators can now be customized.</li>
<li>An icon can now be added to the Reforged line.</li>
<li>Added customization for Unique lines. Also filtering out redundant lines, such as when an item is both Unique-Equipped and Unique-Equipped: Category (1).</li>
<li>Required level ranges (such as those on heirlooms) can now be selectively hidden.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Bonus Armor can now be customized no matter how it appears on the tooltip.</li>
<li>The Reset buttons in the Options menu will reset multiple options when appropriate.</li>
<li>Added more item level overrides for new Season of Discovery items.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fixed an issue that caused corrupted tooltips when two items with identical itemlinks have different tooltips.</li>
<li>Fixed a tooltip issue that could happen if equipment in certain slots is changed while the comparison tooltips are visible.</li>
<li>Items requiring a PvP rank should not show up as trainable (unless they actually are).</li>
<li>Fixed some issues with thousands separators when numbers get unreasonably large.</li>
<li>Improved compatibility with RatingBuster Classic.</li>
<li>Ring runes are now recognized in Season of Discovery.</li>
<li>Fixed the option to Trim Space when rewording Armor, Bonus Armor, and Block.</li>
<li>Added more edge case checks for localizations.</li>
<li>Text cache has been re-enabled.</li>
</ul>
22 changes: 22 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
<h1>2.20.0</h1>
<h3>Features</h3>
<ul>
<li>An icon can now be added to the Reforged line.</li>
<li>Added customization for Unique lines. Also filtering out redundant lines, such as when an item is both Unique-Equipped and Unique-Equipped: Category (1).</li>
<li>Required level ranges (such as those on heirlooms) can now be selectively hidden.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>The Reset buttons in the Options menu will reset multiple options when appropriate.</li>
<li>Added more item level overrides for new Season of Discovery items.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Ring runes are now recognized in Season of Discovery.</li>
<li>Fixed the option to Trim Space when rewording Armor, Bonus Armor, and Block.</li>
<li>Added more edge case checks for localizations.</li>
<li>Text cache has been re-enabled.</li>
</ul>


<p>&nbsp;</p>
<h1>2.19.0</h1>
<h3>Features</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: 40400
## Interface-Cata: 40400
## Interface-Classic: 11502
## Version: 2.19.0
## Interface-Classic: 11503
## Version: 2.20.0

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

0 comments on commit b45182b

Please sign in to comment.