github replugged-org/replugged v4.11.1

one day ago

What's Changed

✨ Enhancements

🐞 Bug Fixes

  • Fixed an issue with the UserRecord module being undefined and some type issues with webpack helpers related to prototypes (586b397) (by @fedeericodl)
  • Fixed an issue with the Checkbox component being undefined (6ff866d) (by @fedeericodl)
  • Fixed an issue with playground embed not appearing when using dev links (968b0cc) (by @fedeericodl)
  • Fixed an issue with experiments embed not appearing when using dev links (01ad6e2) (by @fedeericodl)
  • Fixed an issue with the language coremod which did not allow access to the languages ​​settings page (90a7068) (by @fedeericodl)
  • Fixed an issue with the Category component having the chevron icon upside down (aa6f183) (by @fedeericodl)
  • Fixed an issue with the new user settings redesign not showing Replugged's settings (c0234ab) (by @yofukashino in #760)
  • Fixed an issue with the Select component being undefined (e6215a6) (by @Z1xus in #769)
  • Fixed an issue with the components common module being undefined (bd7aad4) (by @fedeericodl)
  • Update all outdated CSS variables (7185f9a) (by @fedeericodl)
  • Improve error handling for fetching of our custom badges (d7fda18) (by @fedeericodl)
  • Fixed an issue with the Tooltip component being undefined (6de0af8) (by @fedeericodl)
  • Fixed an issue with the addons settings page which would cause a crash if a theme has been uninstalled (9152c69) (by @fedeericodl)

📰 Other Changes

  • Wrap the Switch component to support the value prop for easier usage with setting hooks (0a34d7f) (by @fedeericodl)
  • Accept esbuild.extra.mts as a valid file to change the esbuild configuration (34b5114) (by @yofukashino in #753)
  • Wrap the Checkbox component to support the value prop for easier usage with setting hooks (e25bb27) (by @fedeericodl)
  • Remove deprecated form components (FormItem, FormNotice, FormText) and rename FormControl to Field (45f5d5c) (by @fedeericodl)
  • Dependencies updates (49b66f2) (by @fedeericodl)
  • Update the findInReactTree utility types to include ReactElements (03d5690) (by @yofukashino in #762)
  • Add support for coremods when using $exports placeholder in plaintext patches (04568a5) (by @yofukashino in #768)

New Contributors

Full Changelog: v4.11.0...v4.11.1

Don't miss a new replugged release

NewReleases is sending notifications on new releases.