Releases: replugged-org/replugged
Releases · replugged-org/replugged
v4.8.3
What's Changed
🐞 Bug Fixes
- Fixed the app crashing after Discord switched to their new i18n system: (3f1c9a7) (by @FedeIlLeone in #654)
- Refactored Replugged’s i18n system to align with
discord-intl
, utilizing new esbuild-compatible tools to load and transform i18n messages. Added a types generator for accurate i18n string typing. - Added support for the
es-419
language (Español, LATAM) and corrected the NaN value in the language user settings.
- Refactored Replugged’s i18n system to align with
- Refactored major portions of the Context Menu API (coremod) for improved readability and reduced type casting: (66f4216) (by @FedeIlLeone in #651)
- Fixed the app crashing when using
useState
React hook on menu items (e.g.MenuCheckboxItem
). - Added support for dynamic
sectionId
andindexInSection
values in menu items, allowing functions to determine their values based on the menu's props. - Updated menu component types to align with the latest app build.
- Fixed the app crashing when using
- Fixed an issue with toasts not being displayed in case an addon fails to enable or disable, due to missing strings or non existent variables (44bbe58) (by @FedeIlLeone in #654)
- Fixed an issue with the watching mode of an addon which would've showed both success and failed toasts in case the reload failed (d92bf84) (by @FedeIlLeone in #654)
- Fixed an issue with the utility function
virtualMerge
to properly handle prototype objects when using the.all()
method, and filter out common Store keys (initialize
andconstructor
) (5afc587) (by @yofukashino in #641) - Fixed an issue after a Discord app update on Linux (1df7737) (by @yofukashino in #650)
📰 Other Changes
- Removed
node-fetch
and@octokit/rest
dependencies, reducing the size of the built main.js by ~60% (~650kb to ~250kb) (8f02573) (by @FedeIlLeone in #654) - Dependencies updates (d92bf84) (by @FedeIlLeone in #654)
Full Changelog: v4.8.2...v4.8.3
v4.8.2
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
v4.8.1
What's Changed
✨ Enhancements
🐞 Bug Fixes
- Fix crashes and improve mod stability (92a4fd4) (by @colin273 in #636)
- Fix badges not loading on the new profile designs (9763356) (by @FedeIlLeone in #637)
- Fix scripts not catching and exiting if the mod or addon building fails (40eb0a4) (by @FedeIlLeone in #634)
📰 Other Changes
- Dependencies updates (914e2e0) (by @FedeIlLeone in #630)
New Contributors
Full Changelog: v4.8.0...v4.8.1
v4.8.0
v4.7.13
4.7.13
v4.7.12
v4.7.12
v4.7.11
v4.7.11
v4.7.10
4.7.10
v4.7.9
4.7.9
v4.7.8
4.7.8