v2.1.0
What's Changed
- Added ability to sort playlists by different criteria (index, duration, views, channel name, upload date)
- Fixed several bugs
- Bug with mutation observer not disconnecting when navigating between playlists
- Bug where timestamps were not being summed properly
- Migrated to pnpm from npm
- Addressed vulnerabilities reported by pnpm audit and dependabot
- Added i18n support
- Added translations for english, spanish (es, es-419, es-us), portuguese (pt-PT, pt-BR), chinese (zh-Hans-CN, zh-Hant-TW)
- Refactored several parts of codebase to reduce complexity
- Added & updated documentation (README, testing, adding translations)
Full Changelog: v2.0.5...v2.1.0