v0.4.0
Pre-release
Pre-release
What's Changed
- feat: The default plugin styling is now as minimal as possible. Additional styling can be toggled on by the user in the plugin settings. It is recommended that this option is turned on, but has been made optional in case of conflicts with themes and other styling. — #43
- feat: Tags can now be blacklisted from the "Top Tags" item. Users can also choose to include all child tags of blacklisted tags. — #48
- improvement: Data where the result is
0
shouldn't be displayed in the majority of cases. — #39 - improvement: Colons should render under the same conditions that they are rendered in the native UI. — #40 / #42
- improvement: Data attributes have been added to numerical metadata. — #41
- improvement: "Appears Most With" links now go to the performer's profile, with a scene filter to show only scenes also featuring the origin performer. — in #46
- improvement: "Top Tags" links now go to the tag page, with a scene filter to show only tag scenes also featuring the origin performer. — in #48
- improvement: Where "Top Studio/Network" and "Appears Most With" item values would overflow with "and X more", the title attribute has been replaced with a popover so that the links are accessible. — #47
- fix: The class for gendered "Appears Most With" items has been corrected — #41
- chore: Reworked studios query to make it faster. — #34
And various other minor fixes.
Full Changelog: 0.3.0...v0.4.0