Skip to content

v2.0.0a10

Pre-release
Pre-release
Compare
Choose a tag to compare
@ooliver1 ooliver1 released this 22 Mar 16:33
· 391 commits to master since this release
bed7911

What's Changed

Features

Breaking Changes

  • Member.timeout helper function (Member.timeout property -> Member.communication_disabled_until) by @Shlol762 in #423 - breaking change
  • File.description and parameter by @DenverCoder1 in #525 - breaking change
    • append_files parameter removed from message edit methods
    • must specify existing attachments when adding files

Fixes

  • Fix audio delay when calling after function - AudioPlayer by @Dysta in #515
  • fix: Return the correct timeout in View._expires_at by @Skelmis in #497
  • Cython compatibility by @AstroFloof in #517
  • Make utils.get content-aware by @frissyn in #463

New Contributors

  • @ShowierData9978-Alt made their first contribution in #518
  • @Pysics made their first contribution in #520
  • @ascpial made their first contribution in #445
  • @Dysta made their first contribution in #515
  • @JDJGInc made their first contribution in #475
  • @okay1204 made their first contribution in #348
  • @AstroFloof made their first contribution in #517
  • @kingmigdor made their first contribution in #534
  • @acco4321 made their first contribution in #531
  • @EyadLordXxXxX made their first contribution in #538
  • @frissyn made their first contribution in #463

Full Changelog: 2.0.0a9...2.0.0a10