Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@TTtie TTtie released this 22 Aug 18:36
27adb96

New features

  • Unique username system support (#70)
  • Additional headers and HTTP server port can now be specified in REST options (#78, #79)
  • The onboarding object can now be updated (#69)
  • Attachment and role flags (#85, #86)
  • Uncached messageReactionAdd events may now include data about the author of the message (#87)
  • Support for /applications/@me endpoint (#90)
  • Support for withCounts in Client#getRESTGuilds() (#88)
  • Support for defaultForumLayout in Client#createChannel() (#84)
  • Support for media channels (#96)
  • Document being able to set activity state (#101)
  • New permission constants (#76)

Performance improvements

  • The update() method is now called only once in classes inheriting from Channel and User (#91)

Bug fixes

  • AnyInteractionGateway type now includes ModalSubmitInteraction (#97)
  • Constants.REST_VERSION and Constants.GATEWAY_VERSION have been corrected in the typings (#98)
  • Attachment command options are now allowed in TypeScript (#92)

Full Changelog: v0.1.2...v0.1.3