Notes: You will need to fully restart GoofCord a few times after installation. Also GoofCord now highly depends on Vencord, so it's recommended to use it.
✨️ New Features
- Message encryption: Safely share your secrets without worry! A guide on how to set it up can be found here
- Rich Presence: GoofCord now implements arRPC to show what you are playing, listening, or watching
- Custom resolution streaming: Stream as many pixels as you want, just don't go over the top 😉 (Note: This feature has some weird issues on linux)
- Script loader: You can now load local js scripts, with some support for Vencord plugins. You can read more here
- Disable auto-gain: Tired of your mic being too quiet? Chrome's auto-gain feature may be the culprit, now providing an option to disable it
- Titlebar flashing: Titlebar will now flash on certain user actions providing juicy feedback
- Alpha macOS support: GoofCord is now available for macOS, it's not tested though. Expect bugs and problems, but if you do encounter one please make a new issue so I can fix it
🐛 Bugs fixed
- Fixed issues caused by the recent Discord update
- Fixed a bug where GoofCord settings button would only appear with the English language chosen
- Fixed some config issues
- Other small fixes that I forgor
🤓 Nerd corner
- Update to Electron v27.0.2
- Made more stuff use promises and awaits
- plugins renamed to extensions
- Million+ code optimizations and changes that I don't remember