Releases: discordjs/discord.js
Releases · discordjs/discord.js
@discordjs/[email protected]
@discordjs/[email protected]
@discordjs/[email protected]
14.22.1
14.22.0
Bug Fixes
- Remove trailing colorreferences (#11007) (b532df6)
- Emoji: Remove incorrect nullables, add ApplicationEmoji#available(#10990) (90d3b28)
- GuildChannelManager: Properly resolve avatar for createWebhook (#10772) (63f5261)
- Message: Forwarded messages are not crosspostable(#10821) (b36b751)
- DirectoryChannel: Export class (#10985) (51ceb20)
- Events: WebhooksUpdateenum value (#10970) (1404e32)
Documentation
- Remove hardcoded locale from links (#10794) (5be774d)
- ApplicationCommand: Incorrect method in example (#10837) (040c66a)
Features
- Support user guilds (#10995) (baa08b8)
- MessageManager: New pinned messages routes (#10993) (f469f74)
- fetchPinned()has been renamed to- fetchPins(), which is a paginated endpoint to fetch pinned messages.
 
- User: Add collectibles(#10939) (8ac0e1e)
- Role gradient colours (#10986) (9d6fdf8)
- Support animated WebP (#10987) (cafe58b)
Refactor
- Deprecate readyevent in favor ofclientReady(#10969) (82378fc)
- ThreadChannel: Remove trimming of name (#10984) (d4f742e)
Typings
@discordjs/[email protected]
@discordjs/[email protected]
@discordjs/[email protected]
Bug Fixes
Documentation
- Replace Discord API with Discord Developers (#10968) (3a060f7) by @Jiralite
- Add missing, fix existing (#10842) (e094faf) by @almeidx
- Export all visible symbols (#10760) (78d512c) by @almeidx
- Guide setup (#10862) (2184085) by @iCrawl
- Fix close tags (#10756) (5c49b6d) by @Jiralite
- Typos (#10628) (a696005) by @Jiralite
Features
- Implement DAVE end-to-end encryption (#10921) (8bdea62) by @Snazzah
- voice: Use voice gateway v8 (#10918) (d40ceed) by @Snazzah
- Print out support for aes-256-gcm in native node:crypto (#10764) (19d48f6) by @vladfrangu
Build
- Bump Node.js to 22.12.0 (#10726) (3db8ce7) by @Jiralite
- BREAKING CHANGE: Node.js 22.12.0 or above is required.
 
- Bump Node.js to 20 (#10616) (e89c6b6) by @Jiralite
- BREAKING CHANGE: Node.js 20 or above is required.
 
New Contributors
- @Snazzah made their first contribution in #10921
- @nsgpriyanshu made their first contribution in #10428