v4.8.4
What's Changed
✨ Enhancements
- Completely disable Sentry (tracking) and avoid client mod detection (1ba4d93) (by @yofukashino in #663)
🐞 Bug Fixes
- Fixed multiple components being undefined and crash the app (5ebd1fb) (by @yofukashino in #664)
- Fixed custom notices not being shown (2f33065) (by @fedeericodl in #665)
- Fixed various coremods: (01a09ab) (by @yofukashino in #661)
- Fixed the
badges
plaintext patch. - Fixed an issue with
notrack
preventing from changing some user settings.
- Fixed the
- Fixed an issue with 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