Skip to content

2026-May-08 - 2.7.15506

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 16:30
c4434f9
fix(multiplayer): listener leak (#14355)

Remove listeners on disconnect, prevents them from leaking
and piling up. A potentially significant issue if a user
repeatedly rejoins a game.