Skip to content

Releases: discordjs/discord.js

v5.3.2

01 Jan 18:45
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

API compliance and pointer functions

v5.1.0

04 Dec 21:12
Compare
Choose a tag to compare

More aliases, better stability and more bug fixes. Nicer looking internal code.

v5.0.1

21 Nov 15:58
Compare
Choose a tag to compare

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
Choose a tag to compare

Stability Update