·
3 commits
to electron-v3
since this release
🛠️ Chores
- Discord Core: Updated to the latest version
- User & Guild Experiments: Updated configuration settings
- CI (Mac): Updated Mac x64 build version by @Forbirdden in #256
- Dependencies: Updated
discord-protos
- BotClient: Reduced logging noise
🐛 Fixes
- New Message Indicator: Fixed issue where it was not possible to see which channel had new messages
- Boost Prompt: Fixed bug that caused an unwanted server boost request notification
- Logout Issue: Fixed bug that prevented normal logout behavior
- JSON Loader: Fixed issue where JSON files loaded from GitHub were wrongly interpreted as CSS
- BotClient: UserStorePatch: Fixed a critical bug caused by
UserStorePatch.getCurrentUser
✨ Features & Improvements
-
Profile Effects: Added additional profile effects with randomized display
-
Embed Builder:
- Added support for multi-line input
- Switched to using native HTML5
ColorPicker
instead of Discord’s picker (currently has a known issue withuseState
)
📝 Notes
- Bugs fixed 🐛
- Probably added more bugs to fix later 🎉
Full Changelog: v3.7.1...v3.7.2