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 (c7fe247) (by @fedeericodl)
🐞 Bug Fixes
- Resolved issues preventing the client mod from loading following a bundler update:
- Improved the reliability of patched script loading (a9cef61) (by @fedeericodl)
- Fixed undefined errors for components (e.g.,
Button,Modal,Select) and common modules (e.g.,modal,marginStyles) (46af528) (by @fedeericodl) - Fixed plaintext patches of some coremods (e.g.,
badges,experiments,notices) (50f9a47) (by @fedeericodl)
- Fixed a crash in the settings menu caused by an undefined builder function and icon (4bd8bf2) (by @fedeericodl)
- Fixed an issue where an invisible title bar was erroneously added to popout windows (a09cebe) (by @fedeericodl)
- Fixed an issue with being unable to uninstall addons on Windows and Linux (1282028) (by @yofukashino in #751)
📰 Other Changes
- Update
ContextMenuTypes(cf9c7e8) (by @fedeericodl) - Dependencies updates (ae0b177) (by @fedeericodl)
Full Changelog: v4.11.1...v4.11.2