You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pending_changelog.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
* Support `serverName` in `SwitchServerManual` dimension update packets so manual switches can preserve a provided target server name instead of always using `ip:port`.
5
5
6
6
# Bugfixes
7
+
* Fix dimension switches to drain client packets queued during backend reconnection once the new server connection is established.
8
+
* Fix dimension switches to restore client ping flow after spawn completion so clients keep sending pings after switching dimensions.
7
9
* Fix client count handling when server details are missing during backend disconnect cleanup.
8
10
* Fix backend failed-connection attempt handling to use socket error codes and avoid assuming server details exist.
9
11
* Fix utility packet-buffering spec names so Jasmine 6 no longer reports duplicate spec names.
0 commit comments