| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| replugged.asar | 2026-03-04 | 1.7 MB | |
| README.md | 2026-03-04 | 1.6 kB | |
| v4.11.2 source code.tar.gz | 2026-03-04 | 624.7 kB | |
| v4.11.2 source code.zip | 2026-03-04 | 747.1 kB | |
| Totals: 4 Items | 3.1 MB | 0 | |
What's Changed
✨ Enhancements
- Changed the title bar setting to toggle the native OS title bar on all platforms, providing an alternative to the custom Discord title bar (c7fe2471eeb2c7f0b29d5507ba669ef324e184c0) (by @fedeericodl)
🐞 Bug Fixes
- Resolved issues preventing the client mod from loading following a bundler update:
- Improved the reliability of patched script loading (a9cef6181a6c894bddba11a51ad5ac9e981e760d) (by @fedeericodl)
- Fixed undefined errors for components (e.g.,
Button,Modal,Select) and common modules (e.g.,modal,marginStyles) (46af5280f5a538d74589594953a68e2d91b406ae) (by @fedeericodl) - Fixed plaintext patches of some coremods (e.g.,
badges,experiments,notices) (50f9a47b629c5e5755371ad87c643aa472c297f1) (by @fedeericodl) - Fixed a crash in the settings menu caused by an undefined builder function and icon (4bd8bf236d6a7a64ab2b65feb2a472d76090d664) (by @fedeericodl)
- Fixed an issue where an invisible title bar was erroneously added to popout windows (a09cebe0458fa4344ac1ef160b490ee81d7c1045) (by @fedeericodl)
- Fixed an issue with being unable to uninstall addons on Windows and Linux (1282028dc1a9161a1cb7691dcdaa0e343300d356) (by @yofukashino in https://github.com/replugged-org/replugged/pull/751)
📰 Other Changes
- Update
ContextMenuTypes(cf9c7e8c6641545ca4fccae772ba8a7ae3d82e87) (by @fedeericodl) - Dependencies updates (ae0b17786a5719bf71173bde082cc6ef28da9ddf) (by @fedeericodl)
Full Changelog: https://github.com/replugged-org/replugged/compare/v4.11.1...v4.11.2