Skip to content

7.3.0

Choose a tag to compare

@insertish insertish released this 16 Oct 17:06
· 25 commits to main since this release
fd4b9f3

First published version under stoat.js npm package.

Changes & fixes:

  • Export permission definitions
  • Add path helper to Server
  • Add contentPlain helper
  • Support for everyone/online/role mentions on messages
  • Support for new role rankings
  • Helper to create webhooks
  • Pinned messages support
  • Additional emoji methods
  • Fix server invites not hydrating correctly
  • Support for policy changes / ack
  • Helper function to upload files
  • Helper function to get server for invite if it exists
  • Helper to set role ordering
  • Apply changes to server roles immediately
  • Fix issue with revolt-api not handling empty responses
  • Always include default category in orderedChannels
  • Support new Autumn url scheme
  • Helper methods Bot#publicBot, ServerRole#delete, Channel#muted
  • New option channelExclusiveMuted
  • Add deleteAll parameter to Message#unreact
  • Pass-through Message#ack options to Channel#ack
  • Simple voice support
  • Handle group/DMs as voice
  • Increase ack rate
  • Ensure lastMessageId is updated on incoming messages

Full Changelog: 7.2.0...7.3.0