Releases: discordjs/discord.js
Releases · discordjs/discord.js
[email protected]
14.11.0
13.16.0
Bug Fixes
Features
- Update Discord developer documentation links and add new flags (#9473) (d867936)
- Voice messages (#9444) (3386bab)
- Add
ACTIVE_DEVELOPER
user flag (#9428) (420f379) - roleTagData: V13 add guildConnections (#9391) (7116151)
- V13
VIEW_CREATOR_MONETIZATION_ANALYTICS
andUSE_SOUNDBOARD
permissions (#9124) (28a5c7b) - StageChannel: V13 support messages (#9145) (7cf9224)
- AutoModeration: V13 support
customMessage
(#9173) (add14ac)
@discordjs/[email protected]
14.10.2
14.10.1
14.10.0
Bug Fixes
- ShardClientUtil: Fix client event names (#9474) (ad217cc)
- BaseClient: Prevent user agent mutation (#9425) (217e5d8)
- BitField: Use only enum names in iterating (#9357) (40d07fb)
- Use new permission name (#9274) (d2d27ce)
- Message#editable: Fix permissions check in locked threads (#9319) (d4c1fec)
- Fix external links (#9313) (a7425c2)
Documentation
- AutoModerationRule: Update docs (#9464) (1b15d31)
- APITypes: Document role & user select menu components (#9435) (c6ca5a8)
- BaseMessageOptions: Fix embeds and components (#9437) (5c52bb9)
- InteractionResponses: ShowModal docs change (#9434) (7d34100)
- Use ESM code in examples (#9427) (ce287f2)
- Generate static imports for types with api-extractor (98a76db)
- Options: Fix links and invalid syntax (#9322) (86e5f5a)
- Cleanup MessageCreateOptions and MessageReplyOptions (#9283) (300059c)
- Events: Document auto moderation events (#9342) (79bcdfa)
- Add
SnowflakeUtil
(#9371) (8ffcf77) - Use stable tag (#9343) (c0f2dd7)
- Remove
JSONEncondable
(#9344) (b2eec5f)
Features
- Attachment: Voice messages (#9392) (3e01f91)
- BaseInteraction: Support new channel payload (#9337) (29389e3)
- RoleTagData: Add guildConnections (#9366) (2dddbe1)
Performance
Refactor
- WebSocketManager: Use /ws package internally (#9099) (a9e0de4)
- Remove
fromInteraction
in internal channel creation (#9335) (794abe8)
Typings
@discordjs/[email protected]
Documentation
- Generate static imports for types with api-extractor (98a76db)