Skip to content

0.7.6

Compare
Choose a tag to compare
@insertish insertish released this 19 Jun 17:43
· 133 commits to main since this release
cf0b427

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 out UserUpdate 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