What's Changed
✨ Enhancements
- Completely disable Sentry (tracking) and avoid client mod detection (1ba4d93) (by @yofukashino in #663)
🐞 Bug Fixes
- Fix multiple components being undefined and crash the app (5ebd1fb) (by @yofukashino in #664)
- Fix custom notices not being shown (2f33065) (by @FedeIlLeone in #665)
- Fix various coremods: (01a09ab) (by @yofukashino in #661)
- Fix the badges plaintext patch.
- Fix no-track preventing from changing some user settings.
- Fix viewing the source of an injected React component from React DevTools not showing the correct render function (71930e4) (by @yofukashino in #660)
Full Changelog: v4.8.3...v4.8.4