0.7.6
Changes:
- Client-to-server
Subscribe { server_id: String }
event to indicate a client is looking at a server (subscriptions expire within 15 minutes, send this event at regular intervals iff the user has the page/app/client in focus, i.e. 10 minutes) ⚠️ (BREAKING) Don't fan outUserUpdate
event to normal users through server membership by default (bots are not affected by this change and continue to receive all events).
Full Changelog: 20240615-1...20240619-1