0.31.0 (2022-04-04)
Code Refactoring
- APIGroupDMChannel: make
name
nullable (#347) (ed0049b) - remove
summary
from applications (#386) (f0ab4e8) - remove store channels (#364) (25677ff)
Features
- add
RESTGetAPIGuildBansQuery
(#391) (b1bf7bf) - APIApplication: app authorization links and tags (#239) (93eab11)
- APIApplicationCommand: add missing localization props (#383) (9c12718)
- APIAuditLogChange: add
APIAuditLogChangeKeyImageHash
(#379) (f532002) - GuildFeatures: add animated banners (#219) (c23f2ac)
- RESTPostAPIStageInstanceJSONBody: add
send_start_notification
(#378) (b764e8d)
BREAKING CHANGES
- The deprecated
summary
field has been removed - Store channels have been removed, alongside their types
- APIGroupDMChannel: The
name
field is now also nullable for Group DM Channels
New Contributors
- @dependabot made their first contribution in #377
- @vitorlops made their first contribution in #379
Full Changelog: 0.30.0...0.31.0