Skip to content

1.7.0 - Ambitious Nubis

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 11:59
· 108 commits to main since this release

✨️ Functionality changes

  • Add ability to save settings to cloud by @Wuemeli in #43
  • You can now translate GoofCord at https://hosted.weblate.org/projects/goofcord/goofcord. Your translations will be available in the next release
  • "Script loader" is now "Asset loader" and can load CSS styles too. It's also now used to load client mods instead of the previous extension system.
  • Automatically accept invites open in browser when arRPC is used #45
  • Improve the look of the custom titlebar
  • Properly handle config loading errors

🐛 Fixes

  • Fix Vencord not loading on Ctrl+R reload
  • Fix ibus/fcitx input methods on Wayland #24
  • Other small fixes

Other/small changes

  • Update to Electron 32
  • Make the config system type safe
  • Potentially improve startup times

Full Changelog: v1.6.0...v1.7.0