fix: start gateway before control channel

This commit is contained in:
Peter Steinberger
2025-12-28 09:24:43 +00:00
parent 91c9859000
commit 8dfc031c4d
3 changed files with 24 additions and 7 deletions
+1
View File
@@ -6,6 +6,7 @@
- Package contents: include Discord/hooks build outputs in the npm tarball to avoid missing module errors.
- Heartbeat replies now drop any output containing `HEARTBEAT_OK`, preventing stray emoji/text from being delivered.
- macOS menu now refreshes the control channel after the gateway starts and shows “Connecting to gateway…” while the gateway is coming up.
- macOS local mode now waits for the gateway to be ready before configuring the control channel.
## 2.0.0-beta3 — 2025-12-27