Skip to content

v4.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 16:55
v4.10.0
2015b94

What's Changed

✨ Enhancements

🐞 Bug Fixes

  • Fixed an issue with the guilds common module not having all methods from the GuildsStore; also expands the messages common module with all methods from the MessagesStore (38f04c0) (by @fedeericodl)
  • Fixed an issue with the Button component being undefined (e19f372) (by @fedeericodl)
  • Fixed an issue with the TextInput component being undefined (f3e8904) (by @fedeericodl)
  • Fixed an issue with our settings not rendering correctly due to recent Discord's CSS variables changes (9e00945) (by @fedeericodl)
  • Fixed an issue with our preload script injection which would've tried to load in OpenAsar settings (f3e3f9f) (by @fedeericodl in #698)
  • Fixed an issue with new versions of React DevTools where the source link button wouldn't work with patched modules (98dbe34) (by @yofukashino in #696)

📰 Other Changes

Full Changelog: v4.9.2...v4.10.0