Highlights
- Refactoring: Overhauled the user activity extraction logic by encapsulating it into a centralized ActivityProcessor class.
- Bug Fixes: Fixed an issue where review spoilers were not correctly identified in activity feeds by adding support for the js-spoiler-container class.
- Improvements: Standardized parsing for various activity types (watched, liked, followed, commented) and improved code maintainability.
- Standardization: Standardized ratings to a 5-point float scale across activity logs.
What's Changed
Full Changelog: v6.2.0...v6.3.0