Skip to content

Releases: pilar6195/AniList-Extras

v2.4.0

26 Jun 23:04
1cccf1d
Compare
Choose a tag to compare
  • [Feature] New module: Hide Global Feed
  • [Improvement] Sorted module keys.
  • [Fix] Spelling mistakes

Full Changelog: v2.3.0...v2.4.0

v2.3.0

26 Jun 20:31
894b36a
Compare
Choose a tag to compare
  • [Feature] New Module: Default YouTube Volume
    • Set the default volume for all embedded YouTube videos.
  • [Feature] New Module: Reddit Discussions Links
    • Adds a link to search for discussion threads on /r/anime on Reddit.
  • [Improvement] Modules can now specify tags that will be displayed in the settings page.
    • Currently they do nothing but eventually you will be able to filter modules using them.
  • [Improvement] Modules can now display a notice in the setting page. This will appear in the form a ? icon with a tooltip.
  • [Improvement] Resetting settings on settings page no longer requires a page refresh.
  • [Improvement] Many storage manager improvements.
  • [Improvement] New on navigation event.
  • [Improvement] Moved some inline styles to an external file.
  • [Fix] Styling issues with the Review Ratings module.

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Jun 04:20
692c058
Compare
Choose a tag to compare
  • [Feature] New Module: Alternative Scrollbars.
  • [Improvement] Destructive actions in settings page now have a confirmation prompt.
  • [Improvement] Resetting specific module settings is now possible.
  • [Improvement] Module settings now can have various forms of validation.
  • [Improvement] New color input option for module settings.
  • [Improvement] New isUI and createTooltips helpers.
  • [Improvement] Add rate limit handling for anilist api.
  • [Fix] Prevent loading modules that don't specify an id.
  • [Fix] Fixed anilist following count data not being cached.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Jun 02:28
1e9af67
Compare
Choose a tag to compare
  • Refactored Module Loader

  • Module Settings

    • Introduced a new Settings page that centralizes configurations for all modules.
    • Module-specific Settings
      • Each module can now specify its own settings that will appear on the Settings page.
      • Supported setting types include:
        • Checkbox: A simple on/off option.
        • Switch: Similar to a checkbox, but with a different UI representation.
        • Number: A numeric input with optional minimum and maximum values.
        • Select: A dropdown menu with predefined options.
        • Text: A text input field, which can be a single-line text, password, or a multi-line textarea.
    • SettingsManager
      • Introduced a new SettingsManager class that assists in retrieving and managing module-specific settings.
      • Provides a streamlined way to access and modify settings across different modules.

Full Changelog: v2.0.3...v2.1.0

v2.0.3

14 Jun 06:44
b3fb34d
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 Jun 04:39
0118cf4
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

13 Jun 03:52
f6c7ae1
Compare
Choose a tag to compare
  • Removed module that majority of people cannot use.

v2.0

12 Jun 18:17
a86cdf8
Compare
Choose a tag to compare

Complete rewrite.

1.2.0

22 Oct 16:34
a64ea7d
Compare
Choose a tag to compare
  • Fixed view toggle icons not appearing.
  • Fixed api request occurring multiple times.
  • Added the total amount of following, followers, forum threads, and forum comments a user has to the social tab of the user's profile.

v1.1.0

07 Aug 19:05
72d487e
Compare
Choose a tag to compare
  • Will remember last active character list.