✨️ Functionality changes
- Added localization. You can translate GoofCord on Weblate
- Added DOM optimizer for potential performance improvements
- Dynamic icon now works with custom icons
- Added a symbolic tray icon, but for now you have to enable it manually
🐛 Fixes
- Allow opening more custom URI schemes (fix openInApp Vencord plugin)
- Fixed reloading breaking client mods #76
- Fixed top area of the window not being clickable when using native titlebar
- Fixed custom icon setting not working #71
- Fixed config resetting randomly #70
- Fixed "Start minimized" setting disabling client mods #72
Other/small changes
- Updated to Electron 33.2.0
- Switched to ESM from CommonJS
- Use Bun for package management and bundling
- Use a fork of arRPC
- Use a map instead of an object for the config system
- Use a js file for the settings schema
- Disabled crash reporter
Full Changelog: v1.7.1...v1.8.0