mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
* ♻️ refactor: move Marketplace below Resources in sidebar Move the Marketplace (Community) nav item from topNavItems to bottomMenuItems, positioning it below Resources in the sidebar navigation. Closes LOBE-6320 * 🐛 fix(cli): auto-reconnect on auth expiry instead of exit - Add `updateToken()` and `reconnect()` methods to GatewayClient - On `auth_expired`, refresh JWT then reconnect automatically (no more process.exit) - Add heartbeat ack timeout detection: force reconnect after 3 missed acks - Reset missed heartbeat counter on `heartbeat_ack` receipt - Add comprehensive tests for updateToken, reconnect, and missed heartbeat scenarios Closes connection drop issue when JWT expires after long-running sessions. |
||
|---|---|---|
| .. | ||
| cli | ||
| desktop | ||
| device-gateway | ||