github-actions
released this
28 Sep 15:27
·
12 commits
to electron-v3
since this release
New Contributors
- @Forbirdden made their first contribution in #182
Changelog: v3.4.1...v3.5.0
Major Update
- feat: Updated Discord Build to
331146
and Vencord tov1.10.3
. Reference Issue #183.
New Features
- feat: Added support for 2 new flags intents.
- docs: Added documentation for updating Vencord and Discord Bot Client (DBC).
- feat: Created an endpoint to utilize Application Emojis with limited implementation.
- feat: Added new experiments.
- feat: Added
Context Menu
feature. - feat: Limited deployment for
search threads
.
Fixes and Enhancements
- fix: Resolved UI bugs.
- fix: Modified
NitroData
to set item prices to0
. - fix: Corrected
Util.getIDFromToken
to handle exceptions properly. - fix: Resolved issue with storing Direct Messages (DMs).
- fix: Updated
Tray Menu
functionalities.
Refactoring and Improvements
- chore: Updated database set function to allow data overwriting instead of concatenation.
- chore: Handled
SettingProtos 2
. - chore: Updated automatic HTML patching function and removed some unused methods.
- chore: Upgraded Electron to the latest version along with other dependencies.
API Limitations
- docs: Added a list of APIs that are currently unsupported by the bot.