Download Latest Version v4.9.1 source code.tar.gz (644.1 kB)
Email in envelope

Get an email when there's a new version of Replugged

Home / v4.8.3
Name Modified Size InfoDownloads / Week
Parent folder
replugged.asar 2024-11-21 1.7 MB
README.md 2024-11-21 2.6 kB
v4.8.3 source code.tar.gz 2024-11-21 633.0 kB
v4.8.3 source code.zip 2024-11-21 752.7 kB
Totals: 4 Items   3.1 MB 0

What's Changed

🌟 Highlights

  • Fixed the app crashing after Discord switched to their new i18n system: (3f1c9a743b3fc03bf0dd0558a607c2e2a7d3b124) (by @fedeericodl in https://github.com/replugged-org/replugged/pull/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 major portions of the Context Menu API (coremod) for improved readability and reduced type casting: (66f42161d0b3fa8a229b41190e6e68b75142b575) (by @fedeericodl in https://github.com/replugged-org/replugged/pull/651)
  • Fixed the app crashing when using useState React hook on menu items (e.g. MenuCheckboxItem).
  • Added support for dynamic sectionId and indexInSection 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.

🐞 Bug Fixes

📰 Other Changes

Full Changelog: https://github.com/replugged-org/replugged/compare/v4.8.2...v4.8.3

Source: README.md, updated 2024-11-21