What's Changed
🐞 Bug Fixes
- Fix various coremods: (e0b9ed3) (by @FedeIlLeone in #648)
- Fix the message popover API plaintext patch.
- Fix the app crashing while trying to type after a bot mention.
- Fix the custom slash commands not showing in the mod's category.
- Fix the notice API plaintext patch.
- Fix Sentry from erroring in console.
- Fix an issue with the language settings page that duplicated elements within select inputs.
- Fix the constants common module: (3835e26) (by @FedeIlLeone in #649)
- Fix the Scopes property being undefined.
- Correct the CSSVariables module.
- Fix the i18n common module not being found correctly; fix the mod not loading (f731e09) (by @FedeIlLeone in #647)
- Fix badge colors not being applied correctly (c890d46) (by @FedeIlLeone in #642)
- Fix splash themes not applying due to incorrect key usage in addon manifest (26acb64) (by @yofukashino in #638)
- Fix websocket crash when clicking on the "fake" user of custom slash commands (706d241) (by @yofukashino in #614)
📰 Other Changes
- Support Windows machines for prepublishOnly and postpublish scripts (d5dfc36) (by @yofukashino in #643)
Full Changelog: v4.8.1...v4.8.2