Skip to content

v2.5.0

Compare
Choose a tag to compare
@pilar6195 pilar6195 released this 01 Jul 20:15
· 33 commits to master since this release
d96fa3b
  • [Feature] New module: Media Activity Scores
    • Displays the score a user gives to an anime or manga in activity feeds.
  • [Improvement] Moved all SVG assets to a separate importable file.
  • [Improvement] Modules can now provide styles to insert when enabled.
    • The styles will be inserted to the page if the module is enabled. Will be removed if the module gets disabled.
  • [Improvement] Moved all inline CSS to a separate files.
  • [Improvement] Added the ability to authenticate with AniList. Modules can now make authenticated calls if the user grants permission.
  • [Improvement] Disabled devtools logs by default in production. They can be reenabled in the settings page.
  • [Fix] Some modules would not load if / was missing from end of path.

Full Changelog: v2.4.0...v2.5.0