Skip to content

v0.15.1

Compare
Choose a tag to compare
@sebm253 sebm253 released this 16 Feb 15:05
· 222 commits to master since this release
604780d

What's Changed

  • handler package improvements by @Thunder33345 in #240
  • add noop ratelimiter by @TopiSenpai in 24260e4
  • fix some minor broken/incorrect stuff by @TopiSenpai in #237
  • allow easy replacing of rest url by @TopiSenpai in #236
  • add MessageFlagSuppressNotifications and MessageFlagFailedToMentionSomeRolesInThread by @caneleex in 9cbba0b
  • add stage message types by @caneleex in 12bf0cc
  • add ConnectionTypeInstagram by @caneleex in #234
  • add NSFW and VideoQualityMode to GuildStageVoiceChannelUpdate by @caneleex in 0f4d6ca
  • add StorePageAsset cdn endpoint by @caneleex in 84cfc8d
  • match MemberFlags const names with other flags by @caneleex in 4aca7c2

Breaking

  • MemberFlags consts have been renamed to follow appropriate flag naming
  • renamed Router.HandleCommand to Router.Command
  • renamed Router.HandleAutocomplete to Router.Autocomplete
  • renamed Router.HandleComponent to Router.Component
  • renamed Router.HandleModal to Router.Modal

Full Changelog: v0.15.0...v0.15.1