Skip to content

2.1.1

Latest
Compare
Choose a tag to compare
@davfsa davfsa released this 26 Feb 11:14
· 3 commits to master since this release
4200bc4

2.1.1 (2025-02-26)

Features

  • Allow specifying a reason for message deletions (#2066)
  • Allow setting name and value of an EmbedField to an empty string. (#2105)

Bugfixes

  • Fixed Entitlement starts_at and ends_at erroring when set to None. (#2149)
  • Properly handle and error on Cloudflare bans (#2168)

Documentation Improvements

  • Added missing documentation for GatewayShard and for trait ShardAware, adding missing errors which can be thrown. (#2100)