Skip to content

Commit

Permalink
Release 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Jul 7, 2024
1 parent a6c9a11 commit 8e42870
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 4 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<h3>Features</h3>
<ul>
<li>Decimal and Thousands separators can now be customized.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Bonus Armor can now be customized no matter how it appears on the tooltip.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>All functionality restored in non-English locales.</li>
<li>Fixed some issues to do with decimal and thousands seperators in certain locales.</li>
<li>Various other localization fixes, including Mastery Rating, and Bonus Damage on weapons.</li>
<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>
</ul>
20 changes: 20 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
<h1>2.19.0</h1>
<h3>Features</h3>
<ul>
<li>Decimal and Thousands separators can now be customized.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Bonus Armor can now be customized no matter how it appears on the tooltip.</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>
</ul>


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

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

0 comments on commit 8e42870

Please sign in to comment.