Releases: discordjs/discord.js
Releases · discordjs/discord.js
7.0.0
16 Apr 03:29
Compare
Sorry, something went wrong.
No results found
Additions/Changes:
Basic support for new OAuth bot accounts
Login via loginWithToken(INSERT_OAUTH_BOT_TOKEN_HERE)
Public bots (bots that can be invited to other servers) must be converted to OAuth bot accounts by May 1st
Friends support (OAuth bots can't have friends though)
Encrypted voice support
Pause/resume voice stream support
Muting/deafening/unmuting/undeafening users support
Fixes:
High CPU usage fix
Potential playXXX() error fix
Voice volume fixes
Some voice error fixes
Node 0.12 crash fix
Fixed forceFetch for guild stream (ready will take much longer though, thanks Discord Devs)
Fixed overwritePermissions wiping existing permissions
6.0.0
31 Jan 15:07
Compare
Sorry, something went wrong.
No results found
6.0.0
Major stability fixes, bug fixes, and new features
sendFile attempts to detect names - commit
sendFile can reupload from URLs - commit (patched in later commits)
Ability to validate existing invite - commit
Finished converting to game names - commit
No longer auto-acks messages - commit
Can now edit server - commit
userUpdated merged into presence and now gives old user and new user - commit
Ability to get existing invites - commit
Fixed xUpdated events - commit
Ability to login via token - commit
Ability to move users to voice channels - commit
memberHasRole and membersWithRole helper functions - commit
Merge addRoleToMember(s), merge removeRoleFromMember(s) - commit
Addition of voiceStateUpdate event - commit
v5.3.2
01 Jan 18:45
Compare
Sorry, something went wrong.
No results found
5.3.2
Major stability bug fixes
Opus sanity checks for voice - commit
Fix callbacks and promises in general - commit
Fixed references to items in caches when they are updated - commit
5.3.1
26 Dec 18:36
Compare
Sorry, something went wrong.
No results found
5.3.1
Made the API not crash when encountering users in text channels (abuse of API) - commit
5.3.0
26 Dec 18:22
Compare
Sorry, something went wrong.
No results found
5.3.0
Added support for new game API changes - commit
Fixed Client.login(...) not providing a callback if token caching is enabled - commit
Added voice_channel.members to see who is connected - commit
Fixed voice_connection.stopPlaying() - commit
Fixed server.detailsOf(...) - commit
v5.2.0
23 Dec 22:59
Compare
Sorry, something went wrong.
No results found
API compliance and pointer functions
v5.1.0
04 Dec 21:12
Compare
Sorry, something went wrong.
No results found
More aliases, better stability and more bug fixes. Nicer looking internal code.
v5.0.1
21 Nov 15:58
Compare
Sorry, something went wrong.
No results found
New update to try and make updating from v4 easier, re-adds some legacy functions.
setStatusIdle() - aliases setStatusAway
setStatusOnline() - aliases setStatusActive, setStatusAvailable and setStatusHere
setPlayingGame() - uses GameID resolvable
v5.0.0
20 Nov 22:35
Compare
Sorry, something went wrong.
No results found