Skip to content

Releases: discordjs/discord.js

13.17.1

12 Nov 21:54
1e06035
Compare
Choose a tag to compare

Bug Fixes

  • ClientPresence: Correctly set activity state on CUSTOM activity type (#9954) (f475336)

13.17.0

12 Nov 19:31
07caef4
Compare
Choose a tag to compare

Bug Fixes

  • Export AttachmentFlags and RoleFlags (#9924) (efc1536)
  • Action: Conditionally add recipient (#9925) (3d5d957)
  • Action: Do not set undefined values (#9755) (65bbed8)
  • types: Fixed CachedManager constructor arguments in type (#9761) (142db0e)
  • readme: Test badge svg (#9919) (610bdaa)
  • Role: Calculate position correctly when rawPositions are equal (#9872) (56b481b)
  • ChannelUpdate: Check against unknown channels (#9698) (630b9d5)

Documentation

Features

Performance

Typings

  • BaseButtonComponentData: Narrow component type (#9735) (c08230e)

13.16.0

06 May 09:12
ad57e88
Compare
Choose a tag to compare

Bug Fixes

Features

  • Update Discord developer documentation links and add new flags (#9473) (d867936)
  • Voice messages (#9444) (3386bab)
  • Add ACTIVE_DEVELOPER user flag (#9428) (420f379)
  • roleTagData: V13 add guildConnections (#9391) (7116151)
  • V13 VIEW_CREATOR_MONETIZATION_ANALYTICS and USE_SOUNDBOARD permissions (#9124) (28a5c7b)
  • StageChannel: V13 support messages (#9145) (7cf9224)
  • AutoModeration: V13 support customMessage (#9173) (add14ac)

13.15.1

07 Apr 13:05
13.15.1
5acecf0
Compare
Choose a tag to compare

Bug Fixes

13.15.0

02 Apr 00:41
1da4596
Compare
Choose a tag to compare

Bug Fixes

  • ThreadChannel: Fetch starter message properly (#9217) (af6a0e5)
  • Actions: Inject built data by using a symbol (#9204) (df68520)

Features

13.14.0

12 Mar 17:49
13.14.0
81b358c
Compare
Choose a tag to compare

Bug Fixes

  • ThreadChannel: Fetch starter message properly (#9217) (af6a0e5)
  • Actions: Inject built data by using a symbol (#9204) (df68520)

Features

13.13.1

21 Feb 22:56
13.13.1
9f7d1f3
Compare
Choose a tag to compare

Bug Fixes

Please just look at 13.13.0.

13.13.0

21 Feb 22:15
13.13.0
7f1735d
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • ThreadEditOptions: Move info tag back to invitable (#9021) (cf3c7a7)
  • Add missing @extends (#9028) (1779e1b)
  • Update UserContextMenu documentation v13 (#8721) (ea117bf)
  • Update misleading Client#guildMemberAvailable event description (v13) (#8627) (fcd52d7)

Features

Refactor

Typings

13.12.0

10 Oct 17:39
bd75214
Compare
Choose a tag to compare

Documentation

  • Update UserContextMenu documentation v13 (#8721) (ea117bf)

Features

  • Util: Backport escapeMarkdown PRs to v13 (#8703) (8a6588a)

13.11.0

21 Sep 12:12
a727a2d
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Update misleading Client#guildMemberAvailable event description (v13) (#8627) (fcd52d7)

Features

  • GuildBanManager: Add deleteMessageSeconds (#8575) (ca68fc3)

Typings

  • GuildChannelManager: Correct fetch return type (v13) (#8551) (f4e8133)