github discord-net/Discord.Net 2.3.1
v2.3.1

latest releases: 3.4.1, 3.4.0, 3.3.2...
3 years ago

This release contains a few bug fixes related to the library itself and the Discord API, including a potential deadlock when waiting for the READY payload with DiscordShardedClient.

Thanks to the following for their contributions in this release:

Upgrade Path

This is a patch release and it is compatible when recompiling from v2.3.0

Fixed

  • #1761 Deadlock in DiscordShardedClient when Ready is never received (73e5cc2)
  • #1773 Private methods aren't added as commands (0fc713a)
  • #1780 NullReferenceException in pin/unpin audit logs (f794163)
  • #1786 Add ChannelType property to ChannelInfo audit log (6ac5ea1)
  • #1791 Update Webhook ChannelId from model change (d2518db)
  • #1794 Audit log UserId can be null (d41aeee)

Misc

  • #1774 Add remark regarding CustomStatus as the activity (51b7afe)

Don't miss a new Discord.Net release

NewReleases is sending notifications on new releases.