 
|
b9c59f784e
|
feat!: make voice receivers return AudioPacket classes instead of just Audio (#11432)
BREAKING CHANGE: Voice receive streams now emit `AudioPacket` instead of a raw Opus `Buffer`.
---------
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
Co-authored-by: Almeida <github@almeidx.dev>
|
2026-06-27 19:21:33 +01:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Qjuhandkodiakhq[bot]
|
0d5a0a69c3
|
fix: export all used types (#11526)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2026-05-23 06:18:45 +00:00 |
|
2^1
|
58c5ebdd08
|
chore(readme): update related libraries link (#11487)
* fix(readme): related libraries link broke
* docs(readme): update all related-libs links
|
2026-04-13 16:20:06 +00:00 |
|
Almeida
|
339b8b5655
|
chore: upgrade dependencies (#11470)
* chore: upgrade dependencies
* chore: upgrade some major dependencies
* chore: bump shiki to v4
* chore: bump actions dependencies
* chore: upgrade meilisearch dependency
* chore: set aria-hidden on GitHubIcon
* fix: use official github icon
|
2026-03-31 09:57:57 +01:00 |
|
 JiraliteandVlad Frangu
|
2a067216c4
|
chore: Release @discordjs/voice 0.19.2 (#11450)
chore(voice): release @discordjs/voice@0.19.2
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
|
2026-03-13 15:23:33 +00:00 |
|
Snazzah
|
c486fb8127
|
fix(voice): strip padding from packets and add guards (#11449)
* fix(voice): strip padding from incoming packets
* fix(voice): add additional guards to voice recieve
* chore: apply comments
* chore: fix formatting
|
2026-03-13 08:36:01 +00:00 |
|
 JiraliteandVlad Frangu
|
f3942a6319
|
chore: Release @discordjs/voice 0.19.1 (#11446)
* chore(voice): release @discordjs/voice@1.0.0
* chore(voice): release 0.19.1
---------
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
|
2026-03-09 21:26:11 +00:00 |
|
Denis-Adrian Cristea
|
84b85f4c91
|
refactor!: remove builders and formatters re-export (#11361)
BREAKING CHANGE: removed builders and formatters re-export
|
2026-03-07 12:25:00 +02:00 |
|
 
|
77e767277b
|
build: Upgrade dependencies and pnpm (#11420)
* build: upgrade dependencies
* build: upgrade pnpm
* test: fix voice
* build: regenerate file
* fix: reports by ESLint
* fix: docs errors
* build: downgrades
* build: no upstream bump
* build: discord-api-types 0.38.40
* build: pnpm 10.30.1
* fix: ignore @typescript-eslint/no-duplicate-type-constituents
* fix: jsdoc lint in api-extractor
* build: update template for ESLint
Co-authored-by: Almeida <github@almeidx.dev>
* chore: explicit TODO
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
* chore: revert typings lint change
---------
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
Co-authored-by: Almeida <github@almeidx.dev>
|
2026-02-20 17:44:38 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Vlad Franguandkodiakhq[bot]
|
323d8e7571
|
fix(voice): always install Davey as DAVE is becoming required (#11385)
* fix(voice): always install Davey as DAVE is becoming required
* chore: requested changes
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2026-01-25 20:28:04 +00:00 |
|
Marko Kajzer
|
5f93fbd0f2
|
fix(voice): handle negative timeouts (#11362)
|
2025-12-17 18:53:10 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Snazzahandkodiakhq[bot]
|
c4fc79a3cd
|
fix(voice): handle multiple transitions simultaneously (#11100)
* fix(voice): handle multiple transitions simultaneously
* fix: fix execute transition return
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-12-12 15:49:37 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Almeidaandkodiakhq[bot]
|
01f31f374a
|
chore: bump dependencies (#11356)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-12-10 17:53:48 +00:00 |
|
Denis-Adrian Cristea
|
9bf1f739e0
|
chore: remove usage of the prefer-global rules (#11279)
|
2025-12-10 14:05:29 +00:00 |
|
 
|
4db1092f8f
|
docs(voice): add DAVE dependency section (#11061)
* docs(voice): add DAVE dependency section
continues work found at https://github.com/discordjs/discord.js/issues/10735
Read more at https://discord.com/developers/docs/change-log#voice-endtoend-encryption-dave-protocol
* docs(voice): fix dave dependency note order
* remove explicit warning regarding optional dependency being optional
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Almeida <github@almeidx.dev>
|
2025-12-09 17:48:24 +00:00 |
|
Almeida
|
d0745afbea
|
chore: upgrade vitest to v4 (#11336)
|
2025-12-08 18:55:45 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Almeidaandkodiakhq[bot]
|
5888663392
|
test: fix type errors (#11325)
* test: fix type errors
* chore: use MockedFunction
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-12-08 00:24:29 +00:00 |
|
 Jiraliteandalmeidx
|
5e6bd4b3d7
|
build: Bump dependencies (#11333)
* build: bump dependencies
* fix: guide build
* build: amend package.json.hbs
* build: create-discord-bot
* style: formatting
* build: final change
---------
Co-authored-by: almeidx <github@almeidx.dev>
|
2025-12-06 22:55:07 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Almeidaandkodiakhq[bot]
|
87b359e44d
|
fix: replace usages of Buffer#slice() with Buffer#subarray() (#11326)
fix: replace usages of Buffer.slice() with Buffer.subarray()
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-12-02 23:13:10 +00:00 |
|
Jiralite
|
2520a0fb96
|
chore: @favware/cliff-jumper schema (#11328)
* chore: add schema
* chore: template pain
* build: remove from docgen
|
2025-11-30 21:54:51 +00:00 |
|
Almeida
|
fb5c629638
|
chore: bump dependencies (#11225)
|
2025-10-31 11:15:45 +00:00 |
|
Naiyar
|
1a305fe4ad
|
build: bump discord-api-types to 0.38.30 (#11178)
* build: bump discord-api-types to 0.38.30
* chore: slap the errors
|
2025-10-14 18:02:10 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Denis-Adrian Cristeaandkodiakhq[bot]
|
f9ca29e3e4
|
chore: update readme badges (#11152)
* chore: update readme badges
* chore: add href
* chore: other readmes
* chore: reintroduce badge
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-10-13 12:54:08 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Jiraliteandkodiakhq[bot]
|
a97ac82619
|
fix(guide): Miscellaneous fixes (#11147)
* fix: miscellaneous fixes
* docs: fix contributing link
* fix: link
* fix: you
* fix: main links
* fix: update source
* fix: update link
* fix: update update link
* fix: [
* fix: remove locale
* fix: update links
* fix: update GitHub link
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-10-09 12:41:15 +00:00 |
|
Almeida
|
985b525556
|
chore: bump dependencies (#11133)
* chore: bump dependencies
* chore: another bump
|
2025-10-06 22:42:31 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Almeidaandkodiakhq[bot]
|
612c49b546
|
fix: adjust types for typescript upgrade (#11132)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-10-05 12:43:49 +00:00 |
|
Jiralite
|
5d5a6945e4
|
build: Update discord-api-types to 0.38.23 (#11095)
build: update
|
2025-09-10 08:30:00 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) 
|
cc43dadcae
|
chore: bump dependencies (#11051)
* chore: bump dependencies
* build: bump discord-api-types to 0.38.22
* fix: fix builders
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-08-29 12:01:54 +00:00 |
|
ckohen
|
29173f12f3
|
chore(voice): release @discordjs/voice@0.19.0 (#11045)
|
2025-08-17 22:33:16 +00:00 |
|
Jiralite
|
059d274aff
|
chore: Fix typos (#11043)
chore: fix typos
|
2025-08-17 19:45:38 +00:00 |
|
Jiralite
|
3a060f7494
|
docs: Replace Discord API with Discord Developers (#10968)
docs: replace with Discord Developers
|
2025-07-22 10:33:42 +00:00 |
|
Almeida
|
de2b2dd330
|
chore: bump dependencies (#10967)
|
2025-07-13 19:39:47 +00:00 |
|
 SnazzahandJiralite
|
8bdea6232b
|
feat: implement DAVE end-to-end encryption (#10921)
* feat(voice): implement DAVE E2EE encryption
* chore(voice): update dependencies
* chore(voice): update debug logs and dependency report
* feat(voice): emit and propogate DAVESession errors
* chore(voice): export dave session things
* chore(voice): move expiry numbers to consts
* feat(voice): keep track of and pass connected client IDs
* fix(voice): dont set initial transitions as pending
* feat(voice): dave encryption
* chore(voice): directly reference package name in import
* feat(voice): dave decryption
* chore(deps): update @snazzah/davey
* fix(voice): handle decryption failure tolerance
* fix(voice): move and update decryption failure logic to DAVESession
* feat(voice): propogate voice privacy code
* fix(voice): actually send a transition ready when ready
* feat(voice): propogate transitions and verification code function
* feat(voice): add dave options
* chore: resolve format change requests
* chore: emit debug messages on bad transitions
* chore: downgrade commit/welcome errors as debug messages
* chore: resolve formatting change requests
* chore: update davey dependency
* chore: add types for underlying dave session
* fix: fix rebase
* chore: change "ID" to "id" in typedocs
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2025-07-13 17:02:56 +00:00 |
|
Danial Raza
|
024ae5c566
|
build: bump discord-api-types to 0.38.15 (#10966)
|
2025-07-05 16:33:10 +00:00 |
|
Danial Raza
|
02fbb706aa
|
build: bump discord-api-types to 0.38.14 (#10960)
|
2025-07-01 04:44:33 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Vlad Franguandkodiakhq[bot]
|
d53b203174
|
chore: update tests badge across repository (#10948)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-06-25 23:36:47 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Snazzahandkodiakhq[bot]
|
d40ceedad4
|
feat(voice): use voice gateway v8 (#10918)
* feat(voice): use voice gateway v8
* docs: small typo
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-06-02 17:38:50 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) 
|
e094faf225
|
docs: add missing, fix existing (#10842)
* docs: add missing, fix existing
* refactor: new stuff
* fix: requested changes
* fix: use `@link` for `@mixes`
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
* chore: disable bad eslint rule
---------
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-06-02 17:35:43 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) 
|
78d512c347
|
docs: export all visible symbols (#10760)
* docs: export all visible symbols
* fix: discord.js except raw
* refactor: remove raw data types
* docs: add back discord.js tsdoc file
* refactor: remove underscores
* fix: merge
* docs(RPCRedis): make `promises` as internal
---------
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-05-26 17:41:08 +00:00 |
|
Noel
|
2184085fda
|
docs: guide setup (#10862)
|
2025-04-28 02:23:27 +02:00 |
|
Vlad Frangu
|
42ce116226
|
chore(deps): bump discord-api-types (#10841)
* chore(deps): bump discord-api-types
* chore: tests
* chore: tests 2
* chore: replace ImageSize type with dtypes type
|
2025-04-22 17:12:34 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) Almeidaandkodiakhq[bot]
|
f0ea40586b
|
build: bump discord-api-types to 0.37.120 (#10832)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-04-11 08:26:23 +00:00 |
|
Noel
|
f580de8025
|
chore: upgrade deps (#10824)
|
2025-04-05 13:18:56 +02:00 |
|
Vlad Frangu
|
19d48f6d6c
|
feat: print out support for aes-256-gcm in native node:crypto (#10764)
|
2025-02-19 20:59:17 +00:00 |
|
 JiraliteandAlmeida
|
5c49b6d9af
|
docs: Fix close tags (#10756)
* docs: fix close tag
* remove extra spaces
---------
Co-authored-by: Almeida <github@almeidx.dev>
|
2025-02-12 19:08:07 +00:00 |
|
Jiralite
|
90105338f0
|
chore: Remove "typings" scope from cliff.toml (#10738)
chore: remove typings from generator
|
2025-02-02 15:44:53 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) 
|
5f463eb9e9
|
chore: Add contributors and last commit badges (#10428)
* chore: add new fancy badges
* chore: add util
* style: remove extra space
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-29 10:51:05 +00:00 |
|
Jiralite
|
6df42db33d
|
build: bump discord-api-types to 0.37.118 (#10730)
|
2025-01-28 10:09:09 +00:00 |
|
Jiralite
|
3db8ce70a2
|
build!: Bump Node.js to 22.12.0 (#10726)
BREAKING CHANGE: Node.js 22.12.0 or above is required.
|
2025-01-26 14:56:39 +00:00 |
|
![kodiakhq[bot]](/assets/img/avatar_default.png) 
|
9b8b0f828c
|
build: Properly add typecheck tests (#10722)
* build: exclude type tests from running
* refactor: use `tsc`
* test: fix broker test
* test: fix voice test
* test: fix builders test
* test: use vitest typecheck
remove unused test scripts
skip lib check
rm vitest.d.ts
* fix: remove tsd from core and ws
* fix: extend local tsconfig
---------
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-26 14:28:45 +00:00 |
|