Skip to content

DiscordGo v0.27.1

Compare
Choose a tag to compare
@FedorLap2006 FedorLap2006 released this 09 Mar 23:44
· 65 commits to master since this release
cd4f875

Hi everyone. This is a out-of-schedule release, due to a recent breaking change made by Discord in voice API.

⚠️ If you have any voice related functionality, please update to this version. Voice API in previous versions will stop working on March 15th.

What's changed

Fixes

  • Use 74 byte handshake in voice UDP connection #1343
  • WithContext option did not have effect on the request sent by RequestWithLockedBucket #1337
  • ThreadMember.Flags has not been properly serialized #1335

Other changes

  • Add GIF sticker format #1330

Special thanks to @LightningDev1 and @armsnyder.

Full Changelog: v0.27.0...v0.27.1