Skip to content

v0.14.1

Compare
Choose a tag to compare
@sebm253 sebm253 released this 17 Dec 14:25

What's Changed

  • add role connections by @caneleex and @TopiSenpai in #219
  • add DefaultForumLayout by @caneleex in #216
  • add LocaleIndonesian by @caneleex in d1911d5
  • add webhook URL parsing by @jolheiser in #221
  • add some missing guild endpoints by @caneleex in #220
  • add prefix to DefaultSortOrder consts by @caneleex in b0b2fe2
  • rename some fields in Application to match the api naming by @caneleex in 2b22c86

Breaking

  • WelcomeScreen in Guild was renamed to GuildWelcomeScreen
  • DefaultSortOrder consts now include the DefaultSortOrder prefix
  • CustomInstallationURL was renamed to CustomInstallURL, InstallationParams were renamed to InstallParams, CoverURL(...) was renamed to CoverImageURL(...) and InstallationParams were renamed to InstallParams in Application

New Contributors

Full Changelog: v0.14.0...v0.14.1