Skip to content

Commit eeb25ed

Browse files
author
vis2k
committed
V1.35
1 parent 97c9a6c commit eeb25ed

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

kcp2k/Assets/kcp2k/VERSION.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
V1.35 [2023-04-05]
2+
- fix: KcpClients now need to validate with a secure cookie in order to protect against
3+
UDP spoofing. fixes:
4+
https://github.com/MirrorNetworking/Mirror/issues/3286
5+
[disclosed by IncludeSec]
6+
- KcpClient/Server: change callbacks to protected so inheriting classes can use them too
7+
- KcpClient/Server: change config visibility to protected
8+
19
V1.34 [2023-03-15]
210
- Send/SendTo/Receive/ReceiveFrom NonBlocking extensions.
311
to encapsulate WouldBlock allocations, exceptions, etc.

0 commit comments

Comments
 (0)