Download Latest Version v4.11.4 source code.tar.gz (626.6 kB)
Email in envelope

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

Home / v4.11.1
Name Modified Size InfoDownloads / Week
Parent folder
replugged.asar 2026-01-09 1.7 MB
README.md 2026-01-09 4.0 kB
v4.11.1 source code.tar.gz 2026-01-09 621.9 kB
v4.11.1 source code.zip 2026-01-09 743.9 kB
Totals: 4 Items   3.1 MB 0

What's Changed

✨ Enhancements

  • Use semver to compare versions during update checks (5abeee1fa3aae5229297c07ce59980b41bd6ac2e) (by @yofukashino in https://github.com/replugged-org/replugged/pull/756)
  • Add ModalListContent to the Modal component (4f369a2c1e2812a9795ddf01cf61336ced97950a) (by @fedeericodl)
  • Add a transparent class to the root element when transparency is enabled in settings (0d0559809d5b2fdb57501e427987fb6a72f37d85) (by @yofukashino in https://github.com/replugged-org/replugged/pull/758)
  • Export more utilities to the toast common module for more control over toasts (3788e64819da71c694d351eccadfcdef15ca31a2) (by @fedeericodl)

🐞 Bug Fixes

  • Fixed an issue with the UserRecord module being undefined and some type issues with webpack helpers related to prototypes (586b397f8d94af78292ee697ce18d7725292d42e) (by @fedeericodl)
  • Fixed an issue with the Checkbox component being undefined (6ff866d303fd1547ead28f1334784c67c4d45308) (by @fedeericodl)
  • Fixed an issue with playground embed not appearing when using dev links (968b0cc575a2d22936e599961282d0c4c06c4451) (by @fedeericodl)
  • Fixed an issue with experiments embed not appearing when using dev links (01ad6e22d7155c4dd4b6e2b4cfcbaaad216f884d) (by @fedeericodl)
  • Fixed an issue with the language coremod which did not allow access to the languages ​​settings page (90a7068cb91b41608c98cbb522a28dddc486ae45) (by @fedeericodl)
  • Fixed an issue with the Category component having the chevron icon upside down (aa6f1830893655deac47548b720630fc5c465a32) (by @fedeericodl)
  • Fixed an issue with the new user settings redesign not showing Replugged's settings (c0234ab0a6721ca23c9d8433af4326066a7df74f) (by @yofukashino in https://github.com/replugged-org/replugged/pull/760)
  • Fixed an issue with the Select component being undefined (e6215a6cd3096e6827f8a3f7e753c1c7fa36a973) (by @Z1xus in https://github.com/replugged-org/replugged/pull/769)
  • Fixed an issue with the components common module being undefined (bd7aad41810d9785d505466d6fc3e9b829d145d5) (by @fedeericodl)
  • Update all outdated CSS variables (7185f9abd1eb4dabc412fbb570be12b4c2f47c47) (by @fedeericodl)
  • Improve error handling for fetching of our custom badges (d7fda1859c9dcf2ad4230e75fd6f57b4f4221d6f) (by @fedeericodl)
  • Fixed an issue with the Tooltip component being undefined (6de0af85c3460fd80892ddd907e99e7378239de2) (by @fedeericodl)
  • Fixed an issue with the addons settings page which would cause a crash if a theme has been uninstalled (9152c6955f46c165757035bcc0db723e5e8484ac) (by @fedeericodl)

📰 Other Changes

  • Wrap the Switch component to support the value prop for easier usage with setting hooks (0a34d7f7801eef9b03b3c3a0b6fa119da2e377a6) (by @fedeericodl)
  • Accept esbuild.extra.mts as a valid file to change the esbuild configuration (34b51146835e8e9b898b2db5d629720c3d0f6e60) (by @yofukashino in https://github.com/replugged-org/replugged/pull/753)
  • Wrap the Checkbox component to support the value prop for easier usage with setting hooks (e25bb27546f9ed64912a90ff9813da5c5e529ffd) (by @fedeericodl)
  • Remove deprecated form components (FormItem, FormNotice, FormText) and rename FormControl to Field (45f5d5ce0a8414bde098b8aab4cef78df82b8ef1) (by @fedeericodl)
  • Dependencies updates (49b66f2df07fe45622d00f5b9f14624891782a44) (by @fedeericodl)
  • Update the findInReactTree utility types to include ReactElements (03d5690106ceac731ff91d193bba59a84a7aad4d) (by @yofukashino in https://github.com/replugged-org/replugged/pull/762)
  • Add support for coremods when using $exports placeholder in plaintext patches (04568a5bd4112fbea357c5cbbe5a023929391e21) (by @yofukashino in https://github.com/replugged-org/replugged/pull/768)

New Contributors

Full Changelog: https://github.com/replugged-org/replugged/compare/v4.11.0...v4.11.1

Source: README.md, updated 2026-01-09