Skip to content

Commit

Permalink
V1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
mischa committed Oct 28, 2023
1 parent ab82fc6 commit ec826db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
V1.38 [2023-10-29]
- fix: #54 mismatching cookie race condition. cookie is now included in all messages.
- feature: Exposed local end point on KcpClient/Server
- refactor: KcpPeer refactored as abstract class to remove KcpServer initialization workarounds

V1.37 [2023-07-31]
- fix: #47 KcpServer.Stop now clears connections so they aren't carried over to the next session
- fix: KcpPeer doesn't log 'received unreliable message while not authenticated' anymore.
Expand Down

0 comments on commit ec826db

Please sign in to comment.