Skip to content

1.3.2

Compare
Choose a tag to compare
@DonovanDMC DonovanDMC released this 04 Dec 16:33
· 423 commits to dev since this release
8cd8f4d
  • Added Features
    • APPLICATION_COMMAND_PERMISSIONS_V2 (ade4cc1)
    • CREATOR_MONETIZABLE_PROVISIONAL (1070b75)
  • Add helpers to Guild for toggling COMMUNITY, DISCOVERABLE, and INVITES_DISABLED (640d15c)
  • Make LocaleMap type partial (ec36bb9)
  • Move constructURL from OAuth to OAuthHelper (OAuth#constructURL will be removed in 1.5.0) (66bdc89)
  • Add BUG_HUNTER_LEVEL_1 user flag (corrected from BUGHUNTER_LEVEL_1, the old one will be removed in 1.5.0) (fa3b76e)
  • Remove outdated notice from InteractionOptionsWrapper#getSubCommand (1ad9554)
  • Make singular component transformation methods (c36aa25)
  • camelCase presences (980ea58)
  • make some internal property accessing "safer" (0b2a96f)
  • defaultForumLayout (310115d)
  • Add more message types (377481c)
  • Add guild_subscription integration type (93d554d)
  • Added Default Message Notification Levels
  • Added Channel Flags
    • SUPPRESS_ROLE_SUBSCRIPTION_PURCHASE_NOTIFICATIONS (4788317)
    • SUPPRESS_ROLE_SUBSCRIPTION_PURCHASE_NOTIFICATION_REPLIES (4788317)
  • Added Message Flags
    • SHOULD_SHOW_LINK_NOT_DISCORD_WARNING (4788317)
  • Added Audit Log Types
    • CREATOR_MONETIZATION_REQUEST_CREATED
    • CREATOR_MONETIZATION_TERMS_ACCEPTED (4788317)
    • GUILD_HOME_FEATURE_ITEM (4788317)
  • Add HubTypes (4788317)
  • Convert some constants to bit shifting (4788317)
  • Fix Permission Overwrite updates not being handled (b2b4863)