v3.7.0
·
24 commits
to electron-v3
since this release
What's Changed
- Update readme.md by @xXBlackPlasmaXx in #232
New Contributors
- @xXBlackPlasmaXx made their first contribution in #232
Full Changelog: v3.6.2...v3.7.0
π οΈ Chores
- Discord Core: Updated to stable 391738 (51404a7) (04/19/2025)
- Vencord: Updated to v1.11.9
- CORS: Set to
*
- Module Replacement: Replaced deprecated
request
module withnode-http-proxy
(reduces issues like #234) - User Experiments: Updated configuration
- Certificates: Updated self-signed certificate for localhost
- Protos Library: Updated
discord-protos
from GitHub - Dependencies: Bumped all other dependencies to their latest versions
- Vencord Patching: Simplified process by directly cloning Vencord and injecting the plugin
- DNS Resolver: Customized to map
discord.com
βlocalhost
(no more localhost patch needed in Vencord) - Code Cleanup: Refactored and removed dead code
π Fixes
- Error Messaging: Improved and clarified error messages
- General Stability: Addressed various crash-causing bugs π
β¨ Features
- New APIs: Added several new endpoints for enhanced integrations
- UserBadges: Redesigned and updated badge system
- Discord Shop Removal: Fully removed the Discord Shop module
π Notes
- Fixed bugs π
- Added more bugs to fix later π