Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
replugged.asar | 2024-10-18 | 1.8 MB | |
README.md | 2024-10-18 | 1.9 kB | |
v4.8.2 source code.tar.gz | 2024-10-18 | 625.4 kB | |
v4.8.2 source code.zip | 2024-10-18 | 748.9 kB | |
Totals: 4 Items | 3.2 MB | 0 |
What's Changed
🐞 Bug Fixes
- Fixed various coremods: (e0b9ed3b398dbe1096650bef4145fbd4719c0f4a) (by @fedeericodl in https://github.com/replugged-org/replugged/pull/648)
- Fixed the
messagePopover
plaintext patch. - Fixed the app crashing while trying to type after a bot mention.
- Fixed the custom slash commands not showing in the mod's category.
- Fixed the
notice
plaintext patch. - Fixed Sentry from erroring in console.
- Fixed an issue with the language settings page that duplicated elements within select inputs.
- Fixed the
constants
common module: (3835e262b40b1ab7b99a185ef2541e00e08864a1) (by @fedeericodl in https://github.com/replugged-org/replugged/pull/649) - Fixed the
Scopes
property being undefined. - Correct the
CSSVariables
module. - Fixed the
i18n
common module not being found correctly; fix the mod not loading (f731e0939aaae831a3baeb7b11f2efca7218e11e) (by @fedeericodl in https://github.com/replugged-org/replugged/pull/647) - Fixed badge colors not being applied correctly (c890d46db7f69b45a734371b6f637e34806a51cd) (by @fedeericodl in https://github.com/replugged-org/replugged/pull/642)
- Fixed splash themes not applying due to incorrect key usage in addon manifest (26acb64d47d3a4bc3ed337414c06d94616eb5520) (by @yofukashino in https://github.com/replugged-org/replugged/pull/638)
- Fixed websocket crash when clicking on the "fake" user of custom slash commands (706d24143a47a8c72cb1c25147f7508d40e31987) (by @yofukashino in https://github.com/replugged-org/replugged/pull/614)
📰 Other Changes
- Support Windows machines for
prepublishOnly
andpostpublish
scripts (d5dfc367a5c897bee1be24350bdabe049d1a1234) (by @yofukashino in https://github.com/replugged-org/replugged/pull/643)
Full Changelog: https://github.com/replugged-org/replugged/compare/v4.8.1...v4.8.2