What's Changed
π Major Rewrite
- β Complete project rewrite.
- β Migrated from JavaScript to TypeScript.
- β Migrated to the WXT Framework.
- β Cleaner architecture.
- β Easier maintenance.
- β Improved developer experience.
- β Simplified browser compatibility.
β¨ Features
- feat: dynamic contributors list by @reservedbytes in #119
π οΈ Fixes
- Fix fullscreen overlay scrollbar issue by @AdmirableAmbiguity in #114
- fix: popup not loading due to i18n import casing by @reservedbytes in #122
- fix: clashing player UIs on accounts without the restriction by @reservedbytes in #123
- fix: controller not rebuilding when Netflix changes episode by @reservedbytes in #126
- fix: click dead zone and small UI tweaks by @reservedbytes in #125
- fix: controller delay and null video TypeError by @reservedbytes in #124
π Internal
- feat: akiraClient patch + native Netflix controller mode by @reservedbytes in #92
- Revert "feat: akiraClient patch + native Netflix controller mode" by @YidirK in #120
New Contributors
- @AdmirableAmbiguity made their first contribution in #114
Full Changelog: v1.9.3...v1.9.4